Problemset with standard DS problems

Правка en2, от nikhilkarve, 2022-12-03 19:18:47

Hi everyone.

Is there any collection of problems categorized based on the Data Structure?

For example, people say when you are learning you should be able to solve at least standard problems of specific data structure. I want to know what are those standard problems?

What I can think of is, as parenthesis is a standard problem of stack (or two pointers), binary search is a standard recursion, d&c problem. I am looking for something like this for all the data structures and algos.

Теги help

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский nikhilkarve 2022-12-03 19:18:47 1 Tiny change: 'categorize based on ' -> 'categorized based on '
en1 Английский nikhilkarve 2022-12-03 19:10:39 529 Initial revision (published)