write a Fibonacci series algorithm? write iterative method and in recursive method?
Software Development Intern Interview Questions
2,987 software development intern interview questions shared by candidates
1. Mutex locks discussion in OS 2. Virtual Functions in C++ 3. Project discussion 4. Question on sorted array.
Is there any questions you want to ask?
Given an integer, write a function that rotates the digits to the right.
A basic string manipulation question (unfortunately I don't remember the details as it was my first interview of the day)
Given a string containing sets of curly braces (ex. "({LMN}h{RlO}}") print out the reverse of everything in curly braces. (Ex. "RIOhLMN" )
Sorting, node functionalities, javascript, Dbms, oops, search questions
Q1. Given a sorted binary matrix, count the number of negative numbers.
One of the DSA questions they asked was: Reverse a singly linked list without using extra space, and explain both iterative and recursive approaches with time and space complexities
The first question was simple , it is related to sort the 0 ,1 ,2 by the best method and then the second question was to sort 0,1,2,3 using the best approach , then they asked me about the project (in deep) what the thing you have used in the project you must have to be very clear .
Viewing 2961 - 2970 interview questions