Learning DSA from scratch : The Ultimate Guide

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • tech-interview-handbook

    💯 Curated coding interview preparation materials for busy software engineers

  • Tech Interview Handbook is another resource that would be helpful.

  • TDA-ABB

    [75.41]Algoritmos y Programacion 2 - Catedra Mendez

  • I did DSA in plain C and it was great, mainly because you didnt have to deal with OOP, the difficult part was implementing the test but it could be done. Just a tip for c create a makefile that can easily run gdb, valgrind and the tests that you create. If anyone wants here is my binary search tree(https://github.com/mpata2000/TDA-ABB/tree/main ) one warning it is in Spanish. If you know spanish you can take the whole thing, delete abb.c and implement it and that is basically the assignment. Or even if you dont you can try to do it or steal the makefile which is king of good

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts