Skip to content

Engaging in problem solving and practising concepts from GFG-DSA.

Notifications You must be signed in to change notification settings

ChandrashekharRobbi/GFG-DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GFG-DSA with Python

I will be writing theory explaination , implmentation and problems based on each section as mentioned in the GFG DSA with python course

I will be using Jupyter Notebook as IDE

Note: so the links which you see at start of any notebook may not be able to open in Github

Topics

  1. Python OOPS
  2. Bit Magic
  3. Strings
  4. Stack
  5. Queue
  6. Deque
  7. Linked List
  8. Doubly Linked List
  9. Circuar Linked List
  10. Tree
  11. Sorting
  12. Hashing
  13. Heap
  14. Binary Search Tree
  15. Dynamic Programming
  16. Graphs
  17. List
  18. Matrix
  19. Searching
  20. 2D Matrix

Cheat Sheet for Big O Notation

Big O CheatSheet

My Functions

imp_personal.py function Created by me

It has numerous features, including

  • Creating Markdown comments and a link that allows you to visit the topic from the top of the page.
  • Except for .new() all executed commands will be removed when the cell is run.

watcher.py : The name is merely a watcher, but he can do so much.

  • Keep an eye on the updates or add a new function (only do something when there is any changes related to functions This I have deleberately chosen.)
  • When the file is changed, do git procedures.
  • Operations such as
    • git add
    • git commit
    • git push
  • This operations only execute when there is a Change in Function or when function is newly created.
  • Also Added Colored logs to show different output logs

Screenshot of the logs:

image

About

Engaging in problem solving and practising concepts from GFG-DSA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published