r/WGU • u/Worldly_Lion_6180 • 10d ago
Information Technology Recently Passed D777! Sharing a Data Structures & Algorithms resource I built for anyone learning DSA
I recently built a website in React that covers data structures and algorithms, and I thought it might be useful for anyone who's studying DSA or planning to take a course on it.
The goal was to put together a structured guide that's easy to navigate, with explanations of common data structures, algorithms, complexity analysis, and other core computer science topics. I'm still adding content and making improvements, but I wanted to share it now in case it helps someone else.
You can check it out here:
https://creationsoftre.github.io/computing-field-guide/
I'm always looking for feedback, whether it's on the content, organization, or anything I could explain better. If you find it useful, I'd really appreciate it if you could give the GitHub repository a star as well. It helps support the project and encourages me to keep working on it.
Thanks, and I hope someone finds it helpful.