DEV Community

Jayaprasanna Roddam
Jayaprasanna Roddam

Posted on • Edited on

Data Structures and Algorithms

Hey All, Let's have a fun ride through data structures and algorithms

Here is the detailed plan:

Data structures

  1. Arrays
  2. Strings
  3. Linked lists
  4. Stack
  5. Queue
  6. Tree
  7. Graph
  8. Trie
  9. Heap

Algorithms

  1. Recursion explaination
  2. Backtracking
  3. Tree based algos
  4. String-based algos
  5. Graph-based algos
  6. Greedy algorithms
  7. Dynamic programming
  8. Bit Manipulation

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay