Data structures and aglorithms questions
Software Intern Interview Questions
17,714 software intern 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?
Why Google?
They asked me if I had any questions about the team.
Sliding Window Problem on a real-life scenario
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.
2 pointer leet code medium
Viewing 1131 - 1140 interview questions