Giter VIP home page Giter VIP logo

cpp_problems's Introduction

Flutter Developer and ML Enthusiast

  • 📫 How to reach me [email protected]

  • ⚡ Fun fact Codes are better than Humans

  • 💻 Code Fact Leetcode Streaks much more satisfying than SnapChat

Languages and Tools:

android c cplusplus css3 dart flutter html5 java javascript mysql oracle python

Astha369's Stats

Astha369's Streak

Astha369's Top Languages

cpp_problems's People

Contributors

akanksha57 avatar ankit-0009 avatar astha369 avatar atul-k-m avatar clou-d-walker avatar githubchandni avatar gurmehar-pec avatar harshitashrivas66 avatar harshs0891 avatar manish-bhukar avatar manul28 avatar mayanklakkewar avatar meet2020mp avatar myworld21 avatar pandeydhruv2001 avatar pjbeast23 avatar prakhar7017 avatar pranamyark avatar priyanshu085 avatar priysnty123 avatar r0y15 avatar raghu1124 avatar rudy3333 avatar sanskritigupta18 avatar saurav1207 avatar shubh1777 avatar simran1002 avatar uthpalsuvarna avatar varshaa-7 avatar vatsalya-vyas avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

cpp_problems's Issues

Binary Tree Inoreder Traveral

Given the root of a binary tree, return the inorder traversal of its nodes' values.

@Astha369 Could you please assign me as well as add hacktoferbest accepted label.

Paths colliding due to case sensitivity

the files quick_sort.cpp and Quick_sort.cpp are colliding due to the same name and only one from the same colliding group is in the working tree when cloned on my system. This will also be happening with many other users, can you please change name of one of them?

Implement Red-Black Tree Insertion and Deletion

I will add code and red black tree insertion and deletion and also provide .md file about the solution involving implementation of the Red-Black Tree insertion and deletion algorithms based on the well-defined rules.

Please assign me this by adding hacktoberfest label as I would like to participate in it.

Report repository Issues here.

Hi Contributors, I really hope your DSA prep is going well and the contributions here help you in your journey. Here is a small request, kindly check your Hacktoberfest profile regularly and ping here if you find any issue with this repository i.e excluded or any other repo issues.

I really appreciate all the contributors here doing their part and wish you good luck in your coding journey. Star this repo to keep the questions compiled. If you want to suggest any changes or want different languages like Java, Python, or Js to be included as well, feel free to ping me here.

Till then,
Keep Learning and Happy Contributing!

Graph and dp algorithms

I want to contribute graphs algorithm like prims and dijkstra and also some basic concepts of dp for begineers understanding like fibonacci sequence, frog jump problems so please assign me this .

Create Sorting Algos

Anyone who is up for creating sorting algos in cpp:

  1. Radix Sort
  2. Merge Sort
  3. Quick Sort
  4. Heap Sort

ThreesumClosest

Given an integer array nums of length n and an integer target, find three integers in nums such that the sum is closest to target.
please merge it.

Merge two sorted lists leetcode#21

You are given the heads of two sorted linked lists list1 and list2.

Merge the two lists into one sorted list. The list should be made by splicing together the nodes of the first two lists.

Return the head of the merged linked list.

@Astha369 Can you please assign this to me

Feature: AVL tree insertion.

I will provide a detailed explanation of how AVL tree insertion works and
Explain any specific requirements or features for the AVL tree insertion in the context of the cpp code.

Please assign me this by adding hacktoberfest label as I would like to participate in it.

Student Grade System in Cpp

The goal is to Develop a system where you can input student’s grades, calculate the average, and determine the grade, the system should be able to accept user input for the following categories:-

  • the marks in each subject
  • student name
  • the number of subjects

the generated result should be in a tabular view.

ps: please assign this to me I'd really like to work on this topic :)

String Problems

  1. String to integer
  2. Integer to Roman

Comment the question and its link (if any) and then write the code solution

Reverse Integer

@Astha369 Can you assign me this with hacktoberfest accepted label so that I can make a PR?

I have already made a PR can you please accept that?

String Manipulation

  1. Substring of a String (A substring is a contiguous part of a string, i.e., a string inside another string.)

  2. Subsequence of a String (A subsequence is a sequence that can be derived from another sequence by removing zero or more elements, without changing the order of the remaining elements.)

  3. Palindrome String (A string is said to be a palindrome if the reverse of the string is the same as the string. )

Largest subarray problem

Given an array of integers, the goal is to efficiently find the subarray that has the greatest value when all of its elements are summed together.

I would like to work on this problem, can you please give it the hacktoberfest label and assign it 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.