Explain what is a Database to a 7 year old? requires understanding of how relational database works, what are unique keys, attributes, outer join all explained in simple terms
Developer Internship Interview Questions
541 developer internship interview questions shared by candidates
OOP Principles, Design Patterns (Singleton), Java foundational questions, GIT Example: What is polymorphism? What is encapsulation? What types of exceptions are there? What Java 8 features have you used in the past?
Examples of concurrent sorting algorithms.
DSA medium questions . Trie. Binary tree. Dynamic programming. Hard was not asked. In interview, binary tree with dp, bitmasking.
Describe a past project you are proud of
Why do you want to work here
Technical round Questions : 1. What is linked list , properties and applications ? 2. How would you implement a stack using two queues ? 3. Difference between array and linked list ? 4. Why multiple inheritance not possible in Java whether it is possible in CPP. 5. Diff between hash table and array 6. Program to remove element with single occurence in array and then return the array elements take every number once. Suppose array is {1,1,2,3,3,4,4} then our output must be {1,3,4} Time complexity and space complexity and why ? 7. What is 1NF , 2NF , 3NF and BCNF in DBMS ? 8. What is LIKE in MySQL ? 9. Difference between Primary key and Unique Key ? Managerial Round Questions : 1. Tell me about yourself ? 2. Why do you want to join our company ? 3. What are your strengths ? 4. Problem : You have been given an array and you have to find out the subarray whose sum is equal to the given sum ? {1,2,3,4,5} , 7 = { 1,2,4}
Tell me about your self?
Included a question about hashmaps
What is CI/CD ? What design patterns do you know/used? Spring security
Viewing 321 - 330 interview questions