NootCode LogoNootCodeProblems
    PremiumLogin

    Must-do List for CS Fundamentals Interview Questions

    • Must-do List for CS Fundamentals Interview Questions
    • Databases, Computer Networks, Operating Systems

    3 Chapters, 25 Problems

    0% Completed

    Database

    More Database Problems
    • ACID Properties of Database Transactions

      Easy
    • Four Transaction Isolation Levels in Databases

      Medium
    • Implementation Principles of ACID Properties in Database Transactions

      Medium
    • The Three Normal Forms in Database Design

      Easy
    • Database Views

      Easy
    • Understanding Database Stored Procedures

      Medium
    • Optimistic and Pessimistic Locking in Databases

      Medium
    • Types of Locks in MySQL

      Medium
    • SQL Statement Execution Process in MySQL

      Medium
    • MySQL Index Leftmost Prefix Principle

      Medium
    • Why Does MySQL Choose B+ Tree for Index Structure?

      Medium
    • MySQL Master-Slave Replication Implementation

      Hard

    Network

    More Network Problems
    • TCP/IP Four-Layer Network Model

      Easy
    • OSI Seven-Layer Network Model

      Easy
    • TCP Three-Way Handshake

      Medium
    • TCP Four-Way Handshake

      Medium
    • Differences between TCP and UDP

      Easy
    • Differences between HTTP and HTTPS

      Easy
    • The Process from URL Input to Webpage Display

      Medium

    Operating System

    More Operating System Problems
    • Concept of Deadlock

      Easy
    • Differences Between Processes and Threads

      Easy
    • Inter-Process Communication Methods

      Medium
    • Process States

      Easy
    • Common Process Scheduling Algorithms

      Medium
    • Main Methods of I/O Multiplexing

      Hard