How many colors are in a 24bit (RGB)?
Backend Developer Interview Questions
9,192 backend developer interview questions shared by candidates
How often does a Bitcoin block take more than 2 hours to be mined? What are the odds?
How can you list the files in a unix shell?
JavaScript fundamentals, database structures and queries. Coding challenge in language of choice.
Citizenship status? Willing to travel to PA?
1. What is difference between Array and LinkedList. Tell me 2 cases where i can use array and linked list and How it will benefit ? 2. What is HTTP and What is technical difference between GET and POST method ? 3. Find Kth Largest Element of a given Array. What is time complexity of merge sort and how does it come, derive it ? 4. What is the TC of PriorityQueue(insert, get, delete) and How does it come. How does its internal work ? 5. What you can modify MinPriorityQueuq into MaxPriorityQueue. What is comparator and What is lambda function and what does lambda function signify and benefits ? 6. Given 2 Table : Table A = [ID, Name] Table B = [RefId, Value] Now, RefId is the Id of Table A. Now I have a RefId, I have given RefID and I want Name from Table A. Then Write the Syntax for this query. 8. What is PolyMorphism. Tell me about Overloading and overriding and where can i use it. And how will it benefits us ? 9. What is SOLID Principal and explain each.
2 DSA questions, medium to hard level Some dev related questions related to HTTP methods and REST APIs
Describe what you do at your current company and past experiences
1. Merge two sorted array in o(n) space and o(1) space
Mostly fundamentals and whatever you mention on your resume. Whiteboard problems were to test your intuitive problem solving skills
Viewing 8181 - 8190 interview questions