A Python project I did demonstrating knowledge of key concepts in linear data structures.
-
Updated
Mar 23, 2026 - Python
A Python project I did demonstrating knowledge of key concepts in linear data structures.
Data Structures & Algorithms
Explore all sorts of Linked Lists. Specially, My Dictionary Based Linked List.
Collection of LeetCode problems that I am solving daily. Spread some ❤ by giving ⭐.
A collection of data structure and algorithm implementations for learning, practice, and experimentation.
python algorithms hash-table stack graphs-algorithms graphs queues linked-lists
Weaponized Battle Royale Simulation is a Python-based battle royale simulation that utilizes graph data structures for player movement and linked lists for dynamic arsenal storage.
Coding practice with the most common data structures in Python
A coding project aimed at exploring new ways of algorithmic learning using evolutionary techniques such as genetic algorithms and crossover
This is a Python data structures tutorial. The data structures talked about are stacks, linked lists, and trees.
This repository features solutions to coding challenges, covering arrays, lists, stacks, queues, linked lists, trees, graphs, searching algorithms, dynamic programming, and hashing. Aimed at enhancing problem-solving skills, this resource provides a structured approach to practicing data structures and algorithms for technical interviews
Programa que simula um algoritmo de indexação de documentos similar ao do Google. Ele é capaz de identificar ocorrências de termos em arquivos TXT.
LinkedIn Course Practice Algorithms
Learning Path for Mastering Data Structures and Algorithms
portfolio project for CS261 - Data Structures
Basic algorithm and Datastructres
Great coding challenges using many programming languages
🤫 This repo has various python data structures and algorithms as well as accompanying tests.
UNO-like card game implemented with Linked Lists and derived Data Structures
Add a description, image, and links to the linked-lists topic page so that developers can more easily learn about it.
To associate your repository with the linked-lists topic, visit your repo's landing page and select "manage topics."