GithubHelp home page GithubHelp logo

pheonix-001 / hacktoberfest_2022 Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 36.0 885 KB

Contribute here to take part in hacktoberfest 2022

Home Page: https://hacktoberfest.com/

C++ 84.88% Python 3.24% Java 7.99% C 2.66% C# 1.22%
digitialocean dsa hacktoberfest hacktoberfest-2021 hacktoberfest-accepted hacktoberfest2020 hacktoberfest2021 hacktoberfest2022 open-source pull-requests

hacktoberfest_2022's People

Contributors

ankit-singh02 avatar arika008 avatar blieve16 avatar developersubham18 avatar epselon007 avatar gsejal avatar hey-mikey avatar jayant-001 avatar kirtnnnpsl avatar krishnagithub03 avatar magopoulou avatar mayank4747 avatar modaksun avatar narut-uchiha avatar palprashant2002 avatar pheonix-001 avatar rudraneel18 avatar sahilsharma029 avatar sakshimishra1 avatar shreyashukla03 avatar sk00011 avatar soumy16 avatar surajcf avatar tarunrana1998 avatar top3809 avatar true-wanderer avatar vaishnavi-sangal avatar x-byte23 avatar yash19130 avatar zomsik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hacktoberfest_2022's Issues

Flatten Binary Tree to Linked List

Given the root of a binary tree, flatten the tree into a "linked list":

-The "linked list" should use the same TreeNode class where the right child pointer points to the next node in the list and the left child pointer is always null.
-The "linked list" should be in the same order as a pre-order traversal of the binary tree.

add trapping rainwater problem

I would like to add famous trapping rainwater problem along with its detailed implementation and demo .Please assign this issue to me.

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.