Data structures and aglorithms questions
Intern Software Engineer Interview Questions
9,750 intern software engineer interview questions shared by candidates
what's BST?
Suppose you have a set objects, identified by a unique name. How do you store them so that you can retrieve them easily?
How do you process a set of log files if you don't have enough memory to do it?
I was given a problem on binary trees and another on sliding window.
Question: Find the Longest Substring Without Repeating Characters Description: Given a string, find the length of the longest substring without repeating characters.
Hacker Rank (Basic one)- Find CGPA.
find the largest prefix common in a list of strings
None were tough, just know basic data structure.
What is a primary key?
Viewing 581 - 590 interview questions