Giter Site home page Giter Site logo

dsa_codes's Introduction

DSA_CODES

Feel free to submit issues and enhancement requests.

Contributing

Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes
  6. After this please follow my id after checking then only i will merge

dsa_codes's People

Contributors

abhisheksharmagithub avatar aniruddho-mitra avatar anishaga avatar ankur0904 avatar arnav850 avatar arsh000001 avatar lonewolf0502 avatar markandey007 avatar sarthakpanwar113 avatar shaileshjj368 avatar sidhantsemwal avatar sinu-02 avatar swetaswa avatar yash0650 avatar zetahaxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dsa_codes's Issues

Level order Traversal in Binary Tree

Through this concept we can solve more question in binary Tree like -sum of node at kth level, Replacing the value of each node with the sum of all subtree node itself.

BinarySearch

I will create an amazing stuff in binary search with very good method .Please accept it

merge sort in cpp

hi , i want to add merge sort code in cpp.
the folder structure is : DSA_CODES/C++

๐Ÿงš๐Ÿค– Pixeebot Activity Dashboard

DashList

๐Ÿ‘‹ This dashboard summarizes my activity on the repository, including available improvement opportunities.

Recommendations

Last analysis: May 07 | Next scheduled analysis: May 14

Open

โœ… Nice work, you're all caught up!

Available

โœ… Nothing yet, but I'm continuing to monitor your PRs.

Metrics

What would you like to see here? Let us know!

Resources

๐Ÿ“š Quick links
Pixee Docs | Codemodder by Pixee

๐Ÿงฐ Tools I work with
Sonar, CodeQL, Semgrep

๐Ÿš€ Pixee CLI
The power of my codemods in your local development environment. Learn more

๐Ÿ’ฌ Reach out
Feedback | Support


โค๏ธ Follow, share, and engage with Pixee: GitHub | LinkedIn | Slack

linear search in cpp

hi , i want to add linear search code in cpp.
the folder structure is : DSA_CODES/C++

binary search in cpp

hi , i want to add binary search code in cpp.
the folder structure is : DSA_CODES/C++

Bottom View of Binary Tree

Description

Given a binary tree, print the bottom view from left to right.
A node is included in the bottom view if it can be seen when we look at the tree from the bottom.

image

For the above tree, the bottom view is 5 10 3 14 25.
If there are multiple bottom-most nodes for a horizontal distance from root, then print the later one in level traversal.

Topological Sorting Graph

For Scheduling jobs from given dependencies among Jobs. This algorithm help solve these kind of problem

quicksort in cpp

hi , i want to add quicksort code in cpp.
the folder structure is : DSA_CODES/C++

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.