Giving a string with number from 1-250 in random order, but miss 1 number. How to find the missed number.
Software Development Engineer Internship Interview Questions
75 software development engineer internship interview questions shared by candidates
Given an array of positive and negative numbers, give an algorithm that would find the sequence of numbers that give the largest sum. The numbers have to be in sequential order.
Given a sorted array, find two elements that sum up to a certain value in linear time.
Basic java questions and write a method to test whether a given binary search tree is valid or not
Name a time when you took ownership.
Typical behaviorial questions, medium coding question
How to convert a string to integer (expect to write a method for it) ? without using parseInt valueat stringtokenizer split (that what I suggested to use but they were all prohibited)
describe where is the code during program execution
Tell me about yourself, about your projects and all the internships you have done till now, also explain briefly the work in each of them.
LCA in BST, Mid of Linked LIST, 2 pointers shift all zero, at last, anagram strings, insert in LL at a given position, SQL query database question.
Viewing 1 - 10 interview questions