Good project ideas that implement trees and other less commonly used data structures/algorithms?
Data Structures Projects?
Ideas for data structure projects
Data Structure Project Ideas
A generic LRU implementation would be nice to have. Also a slotmap.
More on reddit.comCan beginners work on projects that include trees or graphs?
Are DSA projects useful for improving logical thinking?
Can someone with basic coding skills build DSA projects?
Videos
Hey all,
I'm taking Data Structures and Algorithms this fall and I was curious if you know of any good project ideas that require using data structures such as heaps, trees and graphs. I've used just about every other data structure type that I see come up in these classes, but I have yet to need one of these in my projects. The closest I've come to using one was implementing my own HTML DOM engine, but that seemed.. a little involved
This is not for the class itself, it's just for practice in the weeks leading up to the class. Thanks in advance for your input!
Hi y'll, I am taking Data Structures next fall in college, I would like some suggestion of small projects to practice the Data Structures subjects, any recommendation?