Skip to content

felipefraxe/Algorithms-and-Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Algorithms and Data Structures

Welcome to the Algorithms and Data Structures repository! This is a personal collection of classic and advanced solutions to computer science problems, designed for learning, practicing, and referencing core DSA concepts.

📚 What's Inside?

This repository is organized by topic and contains both data structures and algorithms, implemented with clarity and performance in mind.

🔩 Data Structures

  • Arrays and Strings
  • Doubly Circular Linked List
  • Stacks & Queues
  • Trees (Binary, AVL, Trie and BTree)
  • Heaps & Priority Queues
  • Hash Tables

⚙️ Algorithms

  • Sorting (Quick, Merge, Heap, Insertion, etc.)
  • Searching (Binary Search, Linear Search)
  • Recursion & Backtracking
  • Dynamic Programming

💡 Purpose

This repository is meant for educational purposes, performance comparison, and as a handy reference for algorithm implementation.

About

Save some useful Algorithms and Data Structures that I've learned

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages