Is there any questions you want to ask?
Development Intern Interview Questions
5,452 development intern interview questions shared by candidates
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 .
Tell me a little about yourself.
Coding questions: Bubble sort, Insert a node between 2 given positions
Viewing 5421 - 5430 interview questions