Skip to content

It's a repo that I really would love to do, I really want to get better in data structure and algorithm because I think that's a really good skill to have in my skill set as future software engineer.

License

Notifications You must be signed in to change notification settings

EufranioDiogo/LearningDataStructureAndAlgorithm

Repository files navigation

Learning Data Structure And Algorithm

It's a repo that I really would love to do, I really want to get better in data structure and algorithm because I think that's a really good skill to have in my skill set as future software engineer.

Content table

  1. Stack
  2. Linked List
    1. Singly Linked List
    2. Doubly Linked List
    3. Singly Circular Linked List
    4. Doubly Circular Linked List

Todo List

  • Write About Stacks
    • Write about Stacks in Array Implementation
    • Write about Stacks in Linked Implementation
  • Write about Linked List
    • Write about Singly Linked List(Arrat and Linked Implementation)
    • Write about Doubly Linked List
    • Write about Singly Circular Linked List
    • Write about Doubly Circular Linked List

About

It's a repo that I really would love to do, I really want to get better in data structure and algorithm because I think that's a really good skill to have in my skill set as future software engineer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages