{"id":15076161,"url":"https://github.com/getvmio/free-data-structures-resources","last_synced_at":"2025-06-27T16:32:26.276Z","repository":{"id":251137516,"uuid":"822447888","full_name":"getvmio/free-data-structures-resources","owner":"getvmio","description":"Data Structures Free Resources | This repo collects 61 of free resources for Data Structures. 🏗️ Build the foundations of efficient programming with our Data Structures Depot repository! Offering a wealth of free resources and hands-on learning opportunities, this is your construction site for ma...","archived":false,"fork":false,"pushed_at":"2025-05-01T01:38:34.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-10T08:01:54.694Z","etag":null,"topics":["awesome-list","data-structures","free-resources","getvm","playground","programming"],"latest_commit_sha":null,"homepage":"https://getvm.io/tutorials/category/data-structures","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getvmio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-01T07:10:58.000Z","updated_at":"2025-05-01T01:38:38.000Z","dependencies_parsed_at":"2024-12-11T13:01:14.724Z","dependency_job_id":"6efd60c0-c73e-42e1-b1d8-1e782a5abc17","html_url":"https://github.com/getvmio/free-data-structures-resources","commit_stats":null,"previous_names":["getvmio/free-data-structures-resources"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getvmio/free-data-structures-resources","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getvmio%2Ffree-data-structures-resources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getvmio%2Ffree-data-structures-resources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getvmio%2Ffree-data-structures-resources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getvmio%2Ffree-data-structures-resources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getvmio","download_url":"https://codeload.github.com/getvmio/free-data-structures-resources/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getvmio%2Ffree-data-structures-resources/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261458422,"owners_count":23161174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome-list","data-structures","free-resources","getvm","playground","programming"],"created_at":"2024-09-25T03:57:54.743Z","updated_at":"2025-06-27T16:32:26.253Z","avatar_url":"https://github.com/getvmio.png","language":null,"readme":"# Data Structures Free Resources\n\n🏗️ Build the foundations of efficient programming with our Data Structures Depot repository! Offering a wealth of free resources and hands-on learning opportunities, this is your construction site for mastering the essential building blocks of computer science and algorithm design.\n\n## Resources\n\n|   Index | Name                                                                                                                                                                                                                        | Category            | Description                                                                                                                                                                                                                        |\n|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n|       1 | [Programming Abstractions](https://getvm.io/tutorials/cs-106b-programming-abstractions-stanford-university)                                                                                                                 | University Courses  | Advance your programming skills with CS 106B: Programming Abstractions at Stanford University, covering recursion, algorithmic analysis, and data abstraction using C++.                                                           |\n|       2 | [Advanced Data Structures](https://getvm.io/tutorials/6-851-advanced-data-structures-mit)                                                                                                                                   | University Courses  | Explore cutting-edge data structures and their applications in computer science with MIT's 6.851 Advanced Data Structures course.                                                                                                  |\n|       3 | [Introduction to Algorithms](https://getvm.io/tutorials/6-006-introduction-to-algorithms-mit)                                                                                                                               | University Courses  | Explore the fundamental concepts and techniques of algorithms, essential for a wide range of computer science applications. Covers common algorithms, algorithmic paradigms, and data structures.                                  |\n|       4 | [Advanced Algorithm Design \u0026 Analysis](https://getvm.io/tutorials/ecs-222a-graduate-level-algorithm-design-and-analysis-uc-davis)                                                                                           | University Courses  | Explore complex and advanced algorithms with renowned professor Dan Gusfield. Deepen your understanding of algorithm design and analysis beyond the undergraduate level.                                                           |\n|       5 | [Software Design and Analysis III](https://getvm.io/tutorials/csci-335-software-design-and-analysis-iii-cuny-hunter-college)                                                                                                | University Courses  | Expand your software development skills with CSCI 335, a course that covers advanced algorithms, data structures, and analysis techniques.                                                                                         |\n|       6 | [Software Design and Analysis II](https://getvm.io/tutorials/csci-235-software-design-and-analysis-ii-cuny-hunter-college)                                                                                                  | University Courses  | Develop advanced programming skills with topics like recursion, pointers, and exception handling. Gain practical experience in software design and analysis.                                                                       |\n|       7 | [Data Structures \u0026 Algorithms](https://getvm.io/tutorials/cs-2150-program-data-representation-university-of-virginia)                                                                                                       | University Courses  | Comprehensive data structures and algorithms course covering C++, linked-lists, stacks, queues, trees, hash tables, and more. Hands-on labs and projects for computer science students.                                            |\n|       8 | [Advanced Algorithms](https://getvm.io/tutorials/cs-224-advanced-algorithms-harvard-university)                                                                                                                             | University Courses  | Explore the latest developments in algorithm design and analysis with Harvard University's CS 224 Advanced Algorithms course. Dive into data structures, approximation algorithms, and randomized algorithms.                      |\n|       9 | [Data Structures](https://getvm.io/tutorials/cs-61b-data-structures-uc-berkeley)                                                                                                                                            | University Courses  | Learn advanced data structures, algorithms, and software engineering principles in this comprehensive CS 61B course from UC Berkeley.                                                                                              |\n|      10 | [Learn how to write a hash table in C](https://getvm.io/tutorials/learn-how-to-write-a-hash-table-in-c)                                                                                                                     | Technical Tutorials | Gain a deeper understanding of hash tables, their use cases, and potential pitfalls. Develop your C programming skills with this comprehensive tutorial.                                                                           |\n|      11 | [C Programming](https://getvm.io/tutorials/c-programming-data-structures)                                                                                                                                                   | Video Courses       | Comprehensive C programming and data structures course suitable for beginners and intermediate learners. Includes video tutorials and covers fundamental concepts.                                                                 |\n|      12 | [Data Structures in C++](https://getvm.io/tutorials/data-structures-in-c-for-beginners)                                                                                                                                     | Video Courses       | Comprehensive C++ data structures tutorial for beginners. Learn fundamental data structures like arrays, linked lists, stacks, queues, and trees from the ground up.                                                               |\n|      13 | [Data Structures](https://getvm.io/tutorials/data-structures-easy-to-advanced-course-full-tutorial-from-a-google-engineer)                                                                                                  | Video Courses       | Comprehensive data structures course from a Google engineer, covering easy to advanced topics with practical implementation and real-world applications.                                                                           |\n|      14 | [Data Structures \u0026 Algorithms in Python](https://getvm.io/tutorials/data-structures-and-algorithms-in-python-full-course-for-beginners)                                                                                     | Video Courses       | Comprehensive guide to learning data structures and algorithms using Python, suitable for beginners. Hands-on video tutorials, coding assignments, and project-based learning.                                                     |\n|      15 | [Data Structures and Algorithms Full Course](https://getvm.io/tutorials/data-structures-and-algorithms-full-course)                                                                                                         | Video Courses       | Comprehensive course covering fundamental algorithms and data structures like pointers, arrays, linked lists, stacks, queues, and searching algorithms. Ideal for coding interviews and problem-solving.                           |\n|      16 | [Data Structures and Algorithms for Beginners](https://getvm.io/tutorials/data-structures-and-algorithms-for-beginners)                                                                                                     | Video Courses       | Comprehensive guide to learning essential data structures and algorithms concepts for beginners with basic programming knowledge.                                                                                                  |\n|      17 | [Algorithms](https://getvm.io/tutorials/algorithms-and-data-structures-tutorial-full-course-for-beginners)                                                                                                                  | Video Courses       | Comprehensive algorithms and data structures course for beginners, covering essential concepts, performance analysis, and Python implementation.                                                                                   |\n|      18 | [Data Structures and Algorithms in Python](https://getvm.io/tutorials/data-structures-and-algorithms-in-python)                                                                                                             | Technical Tutorials | Comprehensive guide to understanding and implementing data structures and algorithms using Python programming language. Suitable for beginners and experienced programmers.                                                        |\n|      19 | [A Practical Introduction to Data Structures and Algorithm Analysis Third Edition (Java Version)](https://getvm.io/tutorials/a-practical-introduction-to-data-structures-and-algorithm-analysis-third-edition-java-version) | Technical Tutorials | Comprehensive guide to data structures and algorithm analysis using Java. Covers fundamental data structures, sorting, and searching algorithms.                                                                                   |\n|      20 | [Open Data Structures (In C++)](https://getvm.io/tutorials/open-data-structures-in-c)                                                                                                                                       | Technical Tutorials | Comprehensive guide to data structures and algorithms, with a focus on C++ implementation. Suitable for beginners and experienced programmers.                                                                                     |\n|      21 | [Introduction to Programming and Data Structures in C](https://getvm.io/tutorials/introduction-to-programming-and-data-structures-in-c)                                                                                     | Technical Tutorials | Comprehensive course covering C programming, data structures, algorithms, and object-oriented concepts. Suitable for beginners and experienced programmers.                                                                        |\n|      22 | [Principles of Algorithmic Problem Solving](https://getvm.io/tutorials/principles-of-algorithmic-problem-solving)                                                                                                           | Technical Tutorials | Comprehensive course on algorithm design, data structures, and problem-solving strategies in C++. Suitable for beginners and experienced programmers.                                                                              |\n|      23 | [Competitive Programmers Handbook](https://getvm.io/tutorials/competitive-programmers-handbook)                                                                                                                             | Technical Tutorials | Comprehensive guide to competitive programming, covering algorithms, data structures, and problem-solving techniques. Valuable insights and strategies for aspiring competitive programmers.                                       |\n|      24 | [The Algorithm Design Manual](https://getvm.io/tutorials/the-algorithm-design-manual)                                                                                                                                       | Technical Tutorials | Comprehensive guide to algorithm design, data structures, and their applications. Covers a wide range of topics including algorithms, graph algorithms, and computational problem solving.                                         |\n|      25 | [Text Algorithms](https://getvm.io/tutorials/text-algorithms)                                                                                                                                                               | Technical Tutorials | Comprehensive book on text algorithms and data structures for text processing and string matching. Valuable resource for computer science students and researchers.                                                                |\n|      26 | [Sequential and parallel sorting algorithms](https://getvm.io/tutorials/sequential-and-parallel-sorting-algorithms)                                                                                                         | Technical Tutorials | Explore a wide range of sorting algorithms, including Insertion sort, Quicksort, Heapsort, Mergesort, and more. Learn about external sorting and sorting networks, as well as parallel sorting on mesh-connected processor arrays. |\n|      27 | [Purely Functional Data Structures (1996)](https://getvm.io/tutorials/purely-functional-data-structures-1996)                                                                                                               | Technical Tutorials | Explore the design and implementation of efficient data structures using purely functional techniques. Gain insights into the trade-offs and performance characteristics of different data structures.                             |\n|      28 | [Problems on Algorithms (Second Edition)](https://getvm.io/tutorials/problems-on-algorithms-second-edition)                                                                                                                 | Technical Tutorials | Comprehensive guide to algorithmic problem solving, featuring practical examples and exercises for students and professionals in computer science.                                                                                 |\n|      29 | [Linked List Problems](https://getvm.io/tutorials/linked-list-problems)                                                                                                                                                     | Technical Tutorials | Explore a wide range of linked list problems, develop visualization skills, and enhance your problem-solving abilities for coding interviews and exams.                                                                            |\n|      30 | [Linked List Basics](https://getvm.io/tutorials/linked-list-basics)                                                                                                                                                         | Technical Tutorials | Comprehensive introduction to the basics of linked lists, covering fundamental concepts, structures, and operations in data structures.                                                                                            |\n|      31 | [Learning Algorithm](https://getvm.io/tutorials/learning-algorithm)                                                                                                                                                         | Technical Tutorials | Explore a wide range of algorithms, from fundamental data structures to advanced techniques like dynamic programming and graph algorithms. Gain practical knowledge for software engineering and problem-solving.                  |\n|      32 | [Essential Algorithms](https://getvm.io/tutorials/essential-algorithms)                                                                                                                                                     | Technical Tutorials | Enhance your programming and problem-solving skills with Essential Algorithms, a comprehensive guide covering essential concepts for beginners and advanced programmers.                                                           |\n|      33 | [Elementary Algorithms](https://getvm.io/tutorials/elementary-algorithms)                                                                                                                                                   | Technical Tutorials | Comprehensive introduction to fundamental algorithms and data structures, including sorting, searching, and algorithm design. Suitable for beginners and professionals.                                                            |\n|      34 | [Data Structures (Into Java)](https://getvm.io/tutorials/data-structures-into-java)                                                                                                                                         | Technical Tutorials | Comprehensive guide to understanding and implementing data structures using Java, covering arrays, linked lists, stacks, queues, trees, and more.                                                                                  |\n|      35 | [Data Structures](https://getvm.io/tutorials/data-structures)                                                                                                                                                               | Technical Tutorials | Comprehensive guide to data structures and algorithms, covering arrays, linked lists, stacks, queues, trees, and more. Ideal for students, developers, and professionals seeking to build efficient software systems.              |\n|      36 | [Algorithms and Data Structures - With Applications to Graphics and Geometry](https://getvm.io/tutorials/algorithms-and-data-structures-with-applications-to-graphics-and-geometry)                                         | Technical Tutorials | Explore algorithms, data structures, and their practical applications in graphics and geometry. Suitable for beginners and experienced learners.                                                                                   |\n|      37 | [Algorithms](https://getvm.io/tutorials/algorithms)                                                                                                                                                                         | Technical Tutorials | Comprehensive guide to the fundamental concepts and techniques in the field of algorithms, covering discrete mathematics, data structures, and algorithm analysis.                                                                 |\n|      38 | [Algorithms for Data Science](https://getvm.io/tutorials/algorithms-for-data-science-spring-2021-by-anil-maheshwari)                                                                                                        | University Courses  | Explore a wide range of algorithms and data structures relevant to data science, including Count-Min Sketch, Bloom Filters, and DGIM Algorithm. Gain a solid foundation in the algorithmic aspects of data science.                |\n|      39 | [Design and Analysis of Algorithms](https://getvm.io/tutorials/design-and-analysis-of-algorithms-iit-bombay)                                                                                                                | University Courses  | Comprehensive course on algorithm design and analysis, covering techniques like divide-and-conquer, greedy, and dynamic programming. Taught by experienced IIT Bombay faculty.                                                     |\n|      40 | [Data Structures And Algorithms](https://getvm.io/tutorials/data-structures-and-algorithms-iit-delhi)                                                                                                                       | University Courses  | Comprehensive data structures and algorithms course from IIT Delhi, covering essential concepts, design principles, and practical applications for efficient problem-solving.                                                      |\n|      41 | [Fundamental Algorithms: Design and Analysis](https://getvm.io/tutorials/fundamental-algorithmsdesign-and-analysis-iit-kharagpur)                                                                                           | University Courses  | Comprehensive introduction to fundamental algorithms, data structures, sorting, searching, and advanced techniques. Taught by experienced faculty from IIT Kharagpur.                                                              |\n|      42 | [Programming and Data Structure](https://getvm.io/tutorials/programming-and-data-structure-iit-kharagpur)                                                                                                                   | University Courses  | Comprehensive NPTEL course on programming fundamentals, data structures, and algorithm analysis using C language. Ideal for students and professionals to build a strong coding foundation.                                        |\n|      43 | [Programming, Data Structures \u0026 Algorithms](https://getvm.io/tutorials/programming-data-structures-and-algorithms-iit-madras)                                                                                               | University Courses  | Comprehensive NPTEL course from IIT Madras covering programming, data structures, and algorithms. Develop strong coding and problem-solving skills.                                                                                |\n|      44 | [Design and Analysis of Algorithms](https://getvm.io/tutorials/design-and-analysis-of-algorithms-iit-madras)                                                                                                                | University Courses  | Comprehensive course on algorithm design and analysis techniques, taught by experienced faculty from IIT Madras. Develop strong problem-solving skills for careers in computer science and software engineering.                   |\n|      45 | [Sketching Algorithms](https://getvm.io/tutorials/uc-berkeley-cs-294-165-sketching-algorithms-fall-2020-by-jelani-nelson)                                                                                                   | University Courses  | Explore the power of sketching algorithms in data structures and big data processing. Taught by renowned expert Jelani Nelson.                                                                                                     |\n|      46 | [Advanced Data Structures](https://getvm.io/tutorials/6851-advanced-data-structures-mit)                                                                                                                                    | University Courses  | Explore cutting-edge data structure topics, including persistence, memory hierarchies, and geometry, taught by renowned expert Prof. Erik Demaine.                                                                                 |\n|      47 | [Data Structures](https://getvm.io/tutorials/data-structures-mycodeschool)                                                                                                                                                  | University Courses  | Explore the fundamental concepts of data structures and their importance in efficient software development. Recommended for anyone interested in computer science and programming.                                                 |\n|      48 | [Data Structures](https://getvm.io/tutorials/data-structures-pepperdine-university)                                                                                                                                         | University Courses  | Comprehensive course on essential data structures, algorithms, and problem-solving techniques. Ideal for software engineers, computer scientists, and data professionals.                                                          |\n|      49 | [Data Structures and Algorithms](https://getvm.io/tutorials/cop-3530-data-structures-and-algorithms-prof-sahni-ufl)                                                                                                         | University Courses  | Comprehensive course on data structures and algorithms, taught by an experienced professor at the University of Florida. Covers fundamental topics, emphasizes problem-solving, and prepares students for technical interviews.    |\n|      50 | [Programming Challenges](https://getvm.io/tutorials/comp300e-programming-challenges-prof-skiena-hong-kong-university-of-science-and-technology-2009)                                                                        | University Courses  | Explore advanced programming techniques and hone your problem-solving skills with this challenging course taught by renowned expert Professor Skiena at the prestigious Hong Kong University of Science and Technology.            |\n|      51 | [Programming and Data Structures with Python](https://getvm.io/tutorials/programming-and-data-structures-with-python-2021-2022-sem-i-by-prof-madhavan-mukund-cmi)                                                           | University Courses  | Comprehensive Python programming and data structures course by experienced instructor Prof. Madhavan Mukund from CMI.                                                                                                              |\n|      52 | [Algorithm Design and Analysis](https://getvm.io/tutorials/cs-161-design-and-analysis-of-algorithms-prof-tim-roughgarden-stanford-university)                                                                               | University Courses  | Gain a deep understanding of algorithm design and analysis techniques with this course taught by renowned expert Prof. Tim Roughgarden at Stanford University.                                                                     |\n|      53 | [Algorithms: Design \u0026 Analysis 1](https://getvm.io/tutorials/algorithms-design-and-analysis-1-stanford-university)                                                                                                          | University Courses  | Explore essential data structures, sorting algorithms, and graph algorithms with this renowned course from Stanford University.                                                                                                    |\n|      54 | [Advanced Algorithms](https://getvm.io/tutorials/algorithms-design-and-analysis-2-stanford-university)                                                                                                                      | University Courses  | Explore advanced algorithmic techniques like dynamic programming, greedy algorithms, and divide-and-conquer. Dive deep into algorithm design and analysis for complex problem-solving.                                             |\n|      55 | [Algorithm Design and Analysis](https://getvm.io/tutorials/cse-331-introduction-to-algorithm-design-and-analysis-suny-university-at-buffalo-ny-fall-2017)                                                                   | University Courses  | Comprehensive course on algorithm design and analysis, covering techniques like divide-and-conquer, greedy algorithms, and dynamic programming. Hands-on programming assignments and project.                                      |\n|      56 | [Efficient Algorithms](https://getvm.io/tutorials/cs-170-algorithms-ucberkeley)                                                                                                                                             | University Courses  | Explore the fundamentals of algorithms and data structures in the renowned CS 170 course at UC Berkeley, taught by renowned professors.                                                                                            |\n|      57 | [Advanced Data Structures](https://getvm.io/tutorials/cop-5536-advanced-data-structures-prof-sahni-ufl)                                                                                                                     | University Courses  | Comprehensive coverage of advanced data structures and their applications, including trees, graphs, heaps, hash tables, and advanced sorting techniques. Taught by a renowned expert in the field.                                 |\n|      58 | [Data Structures](https://getvm.io/tutorials/cs225-data-structures-university-of-illinois-at-urbana-champaign)                                                                                                              | University Courses  | Explore the fundamental data structures and algorithms used in computer science with CS225 at the University of Illinois. Gain hands-on experience in C++ programming and problem-solving.                                         |\n|      59 | [Applied Algorithms](https://getvm.io/tutorials/csep-521-applied-algorithms-winter-2013-university-of-washington)                                                                                                           | University Courses  | Explore practical algorithm design and analysis techniques, including greedy, dynamic programming, and divide-and-conquer approaches, in this comprehensive course from the University of Washington.                              |\n|      60 | [Data Structures and Algorithms](https://getvm.io/tutorials/cs2-data-structures-and-algorithms-richard-buckland-unsw)                                                                                                       | University Courses  | Comprehensive course on fundamental data structures and algorithms, taught by experienced instructor Richard Buckland at the University of New South Wales (UNSW).                                                                 |\n|      61 | [Computational Geometry](https://getvm.io/tutorials/computational-geometry-iit-delhi)                                                                                                                                       | University Courses  | Explore the fundamentals of computational geometry, including convex hulls, Voronoi diagrams, and Delaunay triangulations. Taught by experienced faculty from IIT Delhi.                                                           |\n\n## More\n\n- [Free JavaScript Resources](https://github.com/getvmio/free-javascript-resources)\n- [Free HTML Resources](https://github.com/getvmio/free-html-resources)\n- [Free R Resources](https://github.com/getvmio/free-r-resources)\n- [Free Java Resources](https://github.com/getvmio/free-java-resources)\n- [Free Neural Networks Resources](https://github.com/getvmio/free-neural-networks-resources)\n- [Free Natural Language Processing Resources](https://github.com/getvmio/free-natural-language-processing-resources)\n- [Free Computer Science Resources](https://github.com/getvmio/free-computer-science-resources)\n- [Free React Resources](https://github.com/getvmio/free-react-resources)\n- [Free Security Resources](https://github.com/getvmio/free-security-resources)\n- [Free Node.js Resources](https://github.com/getvmio/free-node-js-resources)\n- [Free PyTorch Resources](https://github.com/getvmio/free-pytorch-resources)\n- [Free Computer Architecture Resources](https://github.com/getvmio/free-computer-architecture-resources)\n- [Free Functional Programming Resources](https://github.com/getvmio/free-functional-programming-resources)\n- [Free Operating System Resources](https://github.com/getvmio/free-operating-system-resources)\n- [Free Cryptography Resources](https://github.com/getvmio/free-cryptography-resources)\n- [Free Compiler Resources](https://github.com/getvmio/free-compiler-resources)\n- [Free Blockchain Resources](https://github.com/getvmio/free-blockchain-resources)\n- [Free SQL Resources](https://github.com/getvmio/free-sql-resources)\n- [Free Python Resources](https://github.com/getvmio/free-python-resources)\n- [Free Unix Resources](https://github.com/getvmio/free-unix-resources)\n- [Free Programming Resources](https://github.com/getvmio/free-programming-resources)\n- [Free Object-Oriented Programming Resources](https://github.com/getvmio/free-object-oriented-programming-resources)\n- [Free CSS Resources](https://github.com/getvmio/free-css-resources)\n- [Free Machine Learning Resources](https://github.com/getvmio/free-machine-learning-resources)\n- [Free Web Development Resources](https://github.com/getvmio/free-web-development-resources)\n- [Free Shell Scripting Resources](https://github.com/getvmio/free-shell-scripting-resources)\n- [Free Rust Resources](https://github.com/getvmio/free-rust-resources)\n- [Free Haskell Resources](https://github.com/getvmio/free-haskell-resources)\n- [Free Software Development Resources](https://github.com/getvmio/free-software-development-resources)\n- [Free Data Science Resources](https://github.com/getvmio/free-data-science-resources)\n- [Free Git Resources](https://github.com/getvmio/free-git-resources)\n- [Free Networking Resources](https://github.com/getvmio/free-networking-resources)\n- [Free Game Development Resources](https://github.com/getvmio/free-game-development-resources)\n- [Free TensorFlow Resources](https://github.com/getvmio/free-tensorflow-resources)\n- [Free Distributed Systems Resources](https://github.com/getvmio/free-distributed-systems-resources)\n- [Free Embedded Systems Resources](https://github.com/getvmio/free-embedded-systems-resources)\n- [Free DevOps Resources](https://github.com/getvmio/free-devops-resources)\n- [Free Docker Resources](https://github.com/getvmio/free-docker-resources)\n- [Free Robotics Resources](https://github.com/getvmio/free-robotics-resources)\n- [Free Computer Vision Resources](https://github.com/getvmio/free-computer-vision-resources)\n- [Free Deep Learning Resources](https://github.com/getvmio/free-deep-learning-resources)\n- [Free Cloud Computing Resources](https://github.com/getvmio/free-cloud-computing-resources)\n- [Free Go Resources](https://github.com/getvmio/free-go-resources)\n- [Free Control Systems Resources](https://github.com/getvmio/free-control-systems-resources)\n- [Free Artificial Intelligence Resources](https://github.com/getvmio/free-artificial-intelligence-resources)\n- [Free Data Analysis Resources](https://github.com/getvmio/free-data-analysis-resources)\n- [Free Ruby Resources](https://github.com/getvmio/free-ruby-resources)\n- [Free C++ Resources](https://github.com/getvmio/free-cpp-resources)\n- [Free Bash Resources](https://github.com/getvmio/free-bash-resources)\n- [Free Cybersecurity Resources](https://github.com/getvmio/free-cybersecurity-resources)\n- [Free Algorithm Resources](https://github.com/getvmio/free-algorithm-resources)\n- [Free Database Resources](https://github.com/getvmio/free-database-resources)\n- [Free C Resources](https://github.com/getvmio/free-c-resources)\n- [Free Version Control Resources](https://github.com/getvmio/free-version-control-resources)\n- [Free Linux Resources](https://github.com/getvmio/free-linux-resources)\n- [Free Computer Graphics Resources](https://github.com/getvmio/free-computer-graphics-resources)\n","funding_links":[],"categories":["More","Other Lists"],"sub_categories":["TeX Lists"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetvmio%2Ffree-data-structures-resources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetvmio%2Ffree-data-structures-resources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetvmio%2Ffree-data-structures-resources/lists"}