Giter Site home page Giter Site logo

cpp-programs's Introduction

Coding

Hi there ๐Ÿ‘‹, I am Pranav Goel

  • ๐ŸŒฑ Iโ€™m currently exploring React, TypeScript, GraphQL.

  • ๐Ÿ’ฌ Ask me about React, TypeScript, Javascript, Node, and C++.

  • ๐Ÿ“ธ I love Photography.


Languages and Tools:

HTML5 CSS3 Javascript React MaterialUI TypeScript Node ExpressJS Redux C++ Python

Git GitHub Actions Linux Vercel Netlify

AdobeXD Figma


pranavgoel29

Pranavgoel_29

Pranav's GitHub stats Pranav's GitHub Streak

cpp-programs's People

Contributors

luckshya1210 avatar madhvik007 avatar naisargika1402 avatar pranavgoel29 avatar saaamyak avatar sriver27 avatar sunidhisachan avatar yukino2002 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

cpp-programs's Issues

Program to find fibonacci series using Recursion.

The Fibonacci numbers are the numbers in the following integer sequence.
0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, โ€ฆโ€ฆ..
A simple method that is a direct recursive implementation mathematical recurrence relation.
Fn = Fn-1 + Fn-2

All Binary tree problems

  1. DFS traversal
  2. BFS traversal
  3. Height of the Binary Tree
  4. Diameter of the Binary Tree
  5. Zig-zag traversal of the Binary Tree
  6. Boundary Traversal of the Binary Tree
  7. Right_view of the Binary Tree
  8. Left_view of the Binary Tree
  9. Minimum time to burn the Binary Tree
  10. Max root to leaf path sum

Make you first PR

After following step 1 and 2 from CONTRIBUTING.md

  • Create an issue first with proper description and add a Hacktoberfest label to it and wait for assignment of the issue.

  • Step 1 - Write any CPP program with a proper explanation.

  • Step 2 - Save them in First PR folder

DONE

  • I would encourage you to make new issues if you find something worth adding.

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.