Find all factor of a large number.
Intern Software Engineer Interview Questions
9,749 intern software engineer interview questions shared by candidates
I had 2 back to back technical interviews Question1: Find two numbers in an unsorted array that equal to a given sum Question2: Find the first unique character in a string
How to reverse a linked list
1. Cycle in linked list 2. Redundant characters in words.
Name an instance where you worked on something outside of your responsibility for a project.
Question about how to fill buckets.
¿ Cuál fue una experiencia pasada dónde debiste superar algun obstáculo?
First I was asked about my project, this project discussion went for like 30 minutes then I was asked a DSA questions. In second round, I was asked the javascript questions.
Write out a UML diagram to a given scenario, I had a zoo scenario. Then had to answer questions based on it
There were two technical rounds, and then a HR round. I failed the second technical interview round. In the first round I was asked regarding Data structures, basic ques like diff b/w Linear DS and Non Linear DS, what is hashmap,stack, queue. What is Data base? y data base? OOPs principles. In the second round I was asked some scenario based questions and then two coding questions, first one was print all the pairs in an array which are equal to a given sum, and the second one was print triplets in an array which are equal to a given sum. I executed both the codes, but didnt use proper data structures like map, which increased the time complexity, thus I didnt get selected.
Viewing 9511 - 9520 interview questions