Describe a linked list to a 5 year old
Developer Intern Interview Questions
12,188 developer intern interview questions shared by candidates
how to explain recursion to a kid
What are your preferred coding languages?
Reactjs basic questions
I do not remember all questions but whichever I remember I will share. Written Round coding questions:- 1. Reverse String without using any method. 2. Create a link list from Array without using inbuild class. 3. Write to the program to sort complex objects like a laptop on basis of price (Collection- comparator and comparable) 1st Technical Interview Question :- All the basic questions from Core Java lite opps concepts collection multi threading all core java concepts. Layers of Networking 2nd interview Questions :- Collections Multithreading Singleton Class Few programming question to code considering time complexity
There is a bug in SQL. If you try to access SQL processes at the same time then the SQL crashes. How can you fix this?
Nothing too unexpected.
Frequency Counting of Words / Top N words in a document. Given N terms, your task is to find the k most frequent terms from given N terms. Needs to be O(N)
Implement the getElementsByClassName(element, className) function in Javascript.
The Interviewer asked me to code a question online on how I would implement a search. The feature had to be pretty practical and was very expansive he continually added on to the questions and cases that may not initially be brought up but were much part of everyday search functions.
Viewing 1141 - 1150 interview questions