Skip to content

ico12319/LeetCode-Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode_Tasks

These are tasks I have solved for practice over the time from the LeetCode site. The problems are solved using C++,Go and C# and are mostly linked with Data Structure and Algorithms.

The main data types in the problems are:

  1. Vector
  2. String
  3. Stack
  4. Queue
  5. Linked Lists(Singly and Doubly)
  6. Binary Trees
  7. N-ary Trees
  8. Binary Search Trees
  9. Graphs(BFS, DFS)
  10. Graphs shortest path(BFS,Dijkstra)
  11. Hash Tables and Hash Sets
  12. Priority Queue (Min & Max heap)
  13. Sorting Algorithms
  14. AVL Trees (Set & Map)

About

LeetCode tasks solved by me

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published