Data Structures and Algorithms

Home

Projects

Blogs

books Data Structures and Algorithms

Written by

Carissa O'Connell

Jan 2021

This Data Structures and Algorithm project is a collection of data structures and algorithms commonly used by software developers as well as plays on logic. Some of the concepts covered include:

  • Linked Lists
  • Binary Tree
  • Queues
  • Stacks
  • Graphs
    • Undirected Graphs
      • Depth First Search
      • Breadth First Search
    • Directed Graphs
      • Weighted Graphs
    • Searching and Sorting Algorithms
      • Greedy Algorithms

Check out the project at GitHub.

Come back soon to check out the latest updates!
Image placeholder
Carissa O'Connell

Aloha! I am a passionate software developer looking to help people create programs that help improve business efficiency, connect with nature, and play with logic.

Leave a comment

All comments are pending approvals