Write SQL queries involving joins
What is Socket.IO and where is it used?
Predict the output of OOPs-based programs
Explain the event loop in Node.js using a diagram
Create a server and write a basic API using Node.js
Explain String immutability in Java and related concepts
Write or analyze SQL queries involving joins and DML operations
Write an SQL query to fetch the Nth highest salary from a table.
What is thread synchronization and how can deadlocks be overcome?
Answer questions on DBMS concepts and write or explain SQL queries
Predict the output of Python code snippets involving array slicing
Explain DBMS fundamentals and answer basic database theory questions
Create a button that changes the background color of a table on click
Explain the MVC architecture and how it is implemented in Spring Boot.
What is the difference between an interface and an abstract class in Java?
Explain Java Collections framework and differences between List, Set, and Map
Predict the output of Python code snippets involving global and local variables
What is polymorphism? Explain compile-time and run-time polymorphism with sample code.
Explain React hooks like useState, useEffect, and useRef, and their practical use cases.
Given JavaScript code with console.log and setTimeout, predict the execution order and output
Explain the order of constructor and destructor calls in multilevel inheritance with sample code.
Explain multiple inheritance. Is multiple inheritance supported in Java? How can it be implemented alternatively?
Compare relational and non-relational databases. Explain horizontal vs vertical scaling and sharding with use cases.
Explain inheritance with examples. Explain private, protected, and public access specifiers and their behavior in inheritance.
Explain different types of SQL joins and perform left outer join, right outer join, and full outer join on given tables with NULL values.
Write an SQL query using joins
Explain ACID properties in DBMS.
Explain ACID properties in databases
Explain runtime polymorphism in Java.
What is an event listener in JavaScript?
What is hashing and when should it be used?
What new features were introduced in Java 8?
What does chmod 777 mean in a Linux terminal?
What are the different types of Machine Learning?