Given an array, and another key, find two numbers in the array that add upto the key.
Intern Software Interview Questions
17,740 intern software interview questions shared by candidates
Perform binary search on a sorted array, of which you don't know the size.
What is your experience with machine learning?
Some basic question - in the solution you just need to apply some rule to change the array order
An array contains alphabets, some of which may have duplicates. Find the number of duplicates.
How does Java Garbage Collection work? How would you implement garbage collection?
Reverse the words in a string, but not the characters. Do it in linear time.
What are types of SQL triggers?
Given a string such as "123" or "67", write a function to output the number represented by the string without using casting.
Write code for string search
Viewing 261 - 270 interview questions