Why is quick sort a preferable sorting algorithm in standard libraries of enterprise languages like C#, C++, etc?
Junior Software Developer Interview Questions
11,465 junior software developer interview questions shared by candidates
How much money was your offer from other interviews (if any)?
what is the best way to sort an array of zeros and ones.
Design a database of zipcodes.
What are your thought on postgraduate studies?
-Basic general Programming and Database concepts. -Few small practical programs. -and few general questions.
Question related to class, interface and oops concept in java
The last question was: design a class (pseudo code or whatever language you want) that has three methods: insert an element, remove an element, remove all elements. all methods must meet O(1) time complexity (no limits on memory).
I had to explain a OOP pattern designs and also with a problem design a good design to solve it
C# Preferred you are given a 2d grid of 0 and 1. You have to go from 0,0 to an index where it's not 0 or 1 . have to tell the shortest distance if not found print -1.
Viewing 1741 - 1750 interview questions