Basic data structure questions. LL, HashTable, BT Given an array of ints, sum up all the even numbers and print it. Then return true if any number in the array is evenly divisible by 7, false otherwise. Given a two words, write a function/method to determine if they are anagrams Given a singly linked list, split that into two lists one containing just the elements in odd position and another containing just the elements in even position.
Software Developer Intern Interview Questions
9,750 software developer intern interview questions shared by candidates
First interviewer asked what problem I wanted to solve (general, not even coding based, but it took me by surprise)
Find all factor of a large number.
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.
Viewing 9501 - 9510 interview questions