Longest Absolute File Path

Find index k in boolean matrix where kth row has all 0s and kth column has all 1s

Sorting a Stack using push,pop,isEmpty and peek

April 5, 2022 · 7 min ·  Tags List of tags for the post   ctci ·  stack ·  Last updated: Aug 2, 2025

Implement 3 stacks in 1 array

April 5, 2022 · 4 min ·  Tags List of tags for the post   ctci ·  stack ·  Last updated: Aug 2, 2025

Implement insertion sort on stack

April 4, 2022 · 3 min ·  Tags List of tags for the post   stack ·  Last updated: Aug 2, 2025

Order-agnostic Binary Search on Sorted Array

April 4, 2022 · 3 min ·  Tags List of tags for the post   search/binary ·  Last updated: Aug 2, 2025

Unique BSTs 3 - Count given node keys between m and n

Check if an Array of Integers is Sorted

April 3, 2022 · 4 min ·  Tags List of tags for the post   recursion ·  array-algo ·  Last updated: Aug 2, 2025

Count frequency of target element in sorted array

Count number of bits to be flipped to convert A to B

This site uses cookies to improve your experience on our website. By using and continuing to navigate this website, you accept this. Privacy Policy