Given a sorted array, find two elements that sum up to a certain value in linear time.
Software Development Internship Interview Questions
205 software development internship interview questions shared by candidates
What solution would you provide to a library that needs to organize their selection of books? This includes all genres.
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.
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)
I was given a list of university courses with their perquisites. I had to to return a list of courses ordered by their perquisites (i.e. if course A is a perquisite to course B then A would come before B in the list).
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.
describe where is the code during program execution
Q1. Given a string of numbers you have to tell the next lexicographically permutation using those numbers. Q2. Benefits of Linked list on arrays. Q3. A question on relational database
Questions based on hashmaps, arrays and graphs.
Asked about Projects and How was it implemented?
Viewing 11 - 20 interview questions