find a specific number in a sorted array
Software Development Engineer Interview Questions
32,867 software development engineer interview questions shared by candidates
Data structures, algorithms and logic reasoning.
Find the Kth element from the end of a linked list, I'd like to see this done both iteratively and recursively
1. Min stack implementation 2. Connected components analysis
A problem related to memory management system and the required data structures and algorithms
I was asked to implement a cache for storing visited webpages, including some sort of deletion algorithm if the maximum sized was achieved.
A question about chess, which is similar to the "number of islands" in leetcode.
normal algorithm and data structures problem.
Write a function that receives a huge string and a dictionary, return if it is conformed by existing dictionary words.
Related to solving 2-D matrix problems related to time/space complexity, DFS,BFS
Viewing 2691 - 2700 interview questions