Coder Social home page Coder Social logo

rushabhshahprograms / dsa_python_coding_ninjas Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.86 MB

Coding Ninjas DSA in Python

Python 13.76% TeX 60.95% HTML 24.49% Jupyter Notebook 0.80%
coding-ninjas coding-ninjas-dsa coding-ninjas-practice coding-ninjas-solution dsa python python-dsa coding-challenge coding-ninja-data-structure coding-ninjas-java-dsa

dsa_python_coding_ninjas's Introduction

DSA in Python - Coding Ninjas

This repository contains solutions to coding problems related to Data Structures and Algorithms (DSA) in Python. The questions are part of the DSA in Python course by Coding Ninjas. The solutions cover various topics including recursion, object-oriented programming (OOPs), time and space complexity, linked lists, binary trees, trees, dictionaries, dynamic programming, backtracking, and more.

Table of Contents

Recursion

The repository includes solutions to recursion problems. Recursive algorithms are implemented to solve various coding challenges.

OOPs

Object-Oriented Programming principles are applied in some of the solutions, demonstrating the use of classes and objects.

Time and Space Complexity

The code examples showcase the analysis of time and space complexity for different algorithms, helping understand the efficiency of the solutions.

Linked List

Linked list problems are covered, demonstrating operations and algorithms related to linked lists.

Binary Tree

Solutions involving binary tree data structures are included, covering traversal, manipulation, and search algorithms.

Trees

Other tree-related problems are addressed, showcasing the versatility of tree structures in various algorithms.

Dictionaries

The use of dictionaries in Python is demonstrated in some solutions, leveraging the efficiency of dictionary data structures.

Dynamic Programming

Dynamic programming problems are solved, providing optimized solutions through memorization and bottom-up approaches.

Backtracking

Backtracking algorithms are implemented for solving problems involving exploration and finding solutions step by step.

And More

Explore the repository for a wide range of coding challenges covering different aspects of Data Structures and Algorithms in Python.

Feel free to contribute by adding more solutions, optimizing existing ones, or suggesting improvements.

Happy Coding! ๐Ÿš€

dsa_python_coding_ninjas's People

Contributors

rushabhshahprograms avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.