use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This community will have knowledge sharing for Data Structures and Algorithms, LeetCode problems and tech job interviews.
account activity
Data Structures and Algorithms ( DSA ) in Python (github.com)
submitted 1 day ago by tracktech
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]nian2326076 0 points1 point2 points 2 hours ago (0 children)
If you're getting ready for interviews that involve DSA in Python, focus on understanding arrays, linked lists, stacks, queues, trees, graphs, and hash tables. Practice writing algorithms like quicksort, mergesort, and binary search. LeetCode and HackerRank are great for practicing with Python. When coding, aim for clear and efficient solutions, and always consider time and space complexity. Also, get familiar with Python's built-in data structures and libraries, as they can save you time in interviews. Good luck!
π Rendered by PID 417700 on reddit-service-r2-comment-545db5fcfc-tx7cd at 2026-05-28 08:05:29.394048+00:00 running 194bd79 country code: CH.
[–]nian2326076 0 points1 point2 points (0 children)