Mainly based on SQL
Software Development Interview Questions
37,298 software development interview questions shared by candidates
How do you check whether String contains any duplicate characters?
They asked about my internships
Algorithms, coding and about project.
Clone a linked list that has a cycle (do not fix the cycle). Is there a way to uniquely identify a node without relying on a hash code?
Program to check if a "ransom note", has been taken from a particular news paper article. Which meant you were given two arrays of strings, and you had to check if the first array, could have been constructed from the second set
in final 10 min he give me problem to find median of two shorted arrays
What should we test the computer mouse against to ensure quality and fitting to users' needs ?
Given a number n, print all prime numbers from 1 to n. Then asked to optimize code.
how much memory is int[3000][3000] in bytes and then in MB's. should this size of memory be allocated or static?
Viewing 581 - 590 interview questions