Design a test for ______
Software Development Intern Interview Questions
2,988 software development intern interview questions shared by candidates
write a Fibonacci series algorithm? write iterative method and in recursive method?
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
Viewing 2961 - 2970 interview questions