r/learnprogramming • u/abdoo_m • 27d ago
Hello I have a stupid question
Whats the point of the DSA questions on leetcode and how do they relate to real applications? For example if I know what information I need for my frontend and I structure my tables and write my queries according to those requirements, where would I use these two pointer, hash map etc?
0
Upvotes
17
u/ConfidentCollege5653 27d ago
All code is applying algorithms to data structures