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

Implement 3 stacks in 1 array

April 5, 2022 · 4 min ·  Tags List of tags for the post   ctci ·  stack

Implement insertion sort with stacks

April 4, 2022 · 3 min ·  Tags List of tags for the post   stack

Order-agnostic Binary Search on Sorted Array

April 4, 2022 · 3 min ·  Tags List of tags for the post   search/binary

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

Check if an Array of Integers is Sorted

Count frequency of target element in sorted array

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

Determine if a string has all unique characters

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