Giter VIP home page Giter VIP logo

larissalages / code_problems Goto Github PK

View Code? Open in Web Editor NEW
54.0 54.0 183.0 3.24 MB

Code Problems from Coding Challenge Websites. The goal is to help them to improve their code skills and also studying for coding interviews.

License: MIT License

Python 19.04% Java 9.04% C++ 68.54% C 2.27% Dart 0.41% JavaScript 0.51% Dockerfile 0.07% Shell 0.01% C# 0.12%
challenge code-problem competitive-programming first-timers-only hackerrank-solutions hacktoberfest hacktoberfest2020 hacktoberfest2021 hacktoberfest2022 leetcode

code_problems's People

Contributors

0xsanchit avatar adarsh08x avatar alaurinne avatar arushmangal avatar avk29 avatar ayushi2202 avatar bamblebam avatar barunipriyats avatar deepthi2001 avatar diegoslourenco avatar dnltsk avatar emn2 avatar err0rpj avatar ganm0 avatar gauravdatt2000 avatar kartikeysingh6 avatar kavisha20340 avatar larissalages avatar meuman avatar mulirow avatar priyanshverma avatar purvigoyal7 avatar rishita489 avatar saimantikabasu avatar sakshi-kst avatar sakshii2695 avatar sel3ne avatar souravcodery avatar vedant-s avatar wazeazure avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

code_problems's Issues

Add C++ data structures

Code should go inside data_structures/cpp (yeah, we don't have this folder yet, please create :) )
Any contribution is welcome!

Add C++ data structures

Code should go inside data_structures/cpp (yeah, we don't have this folder yet, please create :) )
Any contribution is welcome!

Implement quick sort in C++

We only have quicksort in Python, please implement in C++.
The code should be inside the folder "classical_algorithms"

Add segment tree data structure in C++

@larissalages can you assign me to the task of adding segment tree data structure, it's explanation and some of it's code like -

  • Range sum
  • Maximum element in a range with it's frequency
  • Inversion count using segment tree
  • Binary search on tree to find the element greater than K elements
  • Range update (Lazy propagation)

I would even like to create a README.md file explaining a bit about segment trees.

Dictionaries in Python

I would Like to add Basic Python Dictionary, How it works on python folder in your repo. :)

Remove extra folder for Hackerrank

We have two folder for Hackerrank in the repo, Hackerrank and hackerrank, move the files from one folder to another and remove the extra folder.

Remove duplicated folder on data_structures

data_structures now has a folder called C++ and another called Cpp, they should be merged because it is the same language. Move the files from one folder to another and delete the old folder.

Add data structures for C++

Code should go inside data_structures/cpp (yeah, we don't have this folder yet, please create :) )
Any contribution is welcome!

Closing of issues that are solved

I was browsing through the issues finding something to contribute to and found out that a lot of issues already have merged pull requests. But the issues are not closed. This could make it difficult for newcomers to contribute.

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.