What does ACID stand for in database transactions?
In SQL, which JOIN returns only matching records from both tables?
Which data structure is best suited for implementing a LRU (Least Recently Used) cache?
What is the time complexity of searching in a balanced binary search tree?
In cloud computing, what does IaaS stand for?
Advertisement
Which normalization form eliminates transitive dependencies?
What is the primary purpose of database replication in distributed systems?
In cybersecurity, what is the primary purpose of a firewall?
Which algorithm is commonly used for sorting in most programming language standard libraries?
What does CAP theorem state in distributed systems?
In machine learning basics, what is overfitting?
Which of the following is a characteristic of NoSQL databases?
What is the purpose of database sharding?
In AI/ML, what does a neural network's activation function do?
Which of the following best describes microservices architecture?
What is the purpose of connection pooling in database management?
In cybersecurity, what is a zero-day vulnerability?
Which sorting algorithm is most efficient for nearly sorted data?
What does BASE model in NoSQL stand for?
In cloud security, what is the principle of least privilege?