Basic OOPS concept and some java questions.
Junior Software Developer Interview Questions
4,371 junior software developer interview questions shared by candidates
general questions about OOP.
what is INHERENTANCE AND ABSTRACT CLASS
2 code questions regarding JavaScript Objects. Find issues in some code and console.log unique values from an array of objects.
1.asked about my salary expactations
q3) given an array that contains numbers that appear only once or twice, return all the number that appear twice (non trivial solution for O(N) time and O(1) space).
SECOND QUESTION: You short function in c that returns a string (char*) and you need first to say what is the problem eith it. So the problem is that the returned string is not aloccated. So you need to allocate with malloc, and mention that the function caller needs to free the returned value, or you can just get the string as additional parameter. Finaly the hard part is to solve it with a global parameter (the string) and locks and keys so no one else can use the string.
the second interview you tell about yourself, project and Cetera, the interviewer will ask about 3 questions on how to solve some problems, its algorithmic questions
Explain multi threading What are the three main concepts of OOP
The coding challenge required you to create an API using Django to populate a Postgres database using Heroku. The hour-long interview consisted of a simple challenge was an integer array-based one (I can't remember the specifics). After that were then some generic questions regarding backend stuff, such as HTTP protocols, DNS servers, etc.
Viewing 2621 - 2630 interview questions