1)Advantage and disadvantages of array, linked list, binary tress and hashtable 2)Code to check whether a string is scrambles palindrome or not 3)Write a function where input would be in the form of "B1" and the function must return the corresponding row and column of an excel sheet .
Software Developer Internship Interview Questions
23,646 software developer internship interview questions shared by candidates
Deep dive on past projects, be sure to go into detail as much as possible
Algo2. give a array of number, verify if there is a subarray, whose sum is equal to the target
The interviewer asked me to implement the bucket tool from Microsoft Paint.
Very first question: Tell me what you know about Hyland.
Given an unsorted list of integers, find the longest consecutive streak(for list [6, 8, 3, 4, 2] longest streak is 2, 3, 4).
Data structure question
Write a function that returns whether or not a string has balanced parentheses.
What is the difference between a stack and a queue?
It's like giving an encoded string (a~z) and then find the encode method. The question is easy on algorithms. The difficulty is to understand how this encoded string forms
Viewing 591 - 600 interview questions