What solution would you provide to a library that needs to organize their selection of books? This includes all genres.
Software Development Internship Interview Questions
212 software development internship interview questions shared by candidates
Given a sorted array, find two elements that sum up to a certain value in linear time.
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.
Visa status was their prior question later was coding assessment
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).
describe where is the code during program execution
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.
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
What are ensemble models in ML?
Viewing 11 - 20 interview questions