Giter Club home page Giter Club logo

kothariji / competitive-programming Goto Github PK

View Code? Open in Web Editor NEW
631.0 631.0 496.0 5.98 MB

A one-stop Destination✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions

C++ 84.13% Python 6.40% Java 3.88% C 3.62% Jupyter Notebook 1.26% JavaScript 0.71%
algorithms awesome awesome-competitive-programming beginner-code beginner-friendly codechef codeforces competitive-programming data-structures github graphs hacktoberfest hacktoberfest-accepted leetcode opensource placements problem-solving programming spoj

competitive-programming's Introduction

GitHub Logo

👨‍💻 I'm a passionate software engineer with 2 years of industry experience crafting captivating web experiences.

⚒️ My expertise lies in React, Javascript, UX/UI design, web performance optimization, and building complex front-ends, including robust Design Systems. I've also ventured into mobile development with React Native.

🖌️ Beyond coding, I excel at web design, crafting stunning landing pages and components with Figma.

✍️ As a technical writer, I've penned articles on competitive programming, web development, and the developer lifestyle.

🏆 My competitive spirit shines through my victories in inter-college coding events and strong performance in global coding challenges.

🤝 Let's collaborate and build something amazing!

Badge

stackoverflow card

Connect with me

Snake Graph

competitive-programming's People

Contributors

27anurag avatar abhiram-j avatar ak-i-ra avatar aniket126 avatar anushka-deshpande avatar avishkarhande avatar ayushpratap344 avatar chhipanikhil9 avatar dipeshtwis avatar g-jindal2001 avatar gaurav-bhansali avatar harshitchari avatar idkwhoami42 avatar kothariji avatar krishkavya avatar krishremya avatar nishant127 avatar nutanaarohi123 avatar op-panda avatar paarth14 avatar pkpawankushwaha avatar pratik29121 avatar priyansh17 avatar samprati97 avatar sapphire-skies avatar saumyaranjanmahana avatar shreenanda-8 avatar sweta040799 avatar ug-sep avatar wali39 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  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

competitive-programming's Issues

Add a Competitive Programming Algorithm or Question.

Step 1 - Fork this repository.
Step 2 - Clone the repository to yuor local machine.
Step 3 - Resolve this bugs, mentions provided in the Issues section of the repository. Also add a description what changes you ahve done.
Step 4 - Add the changes to your repository.
Step 5 - Create a PULL Request. And that's all.
NOTE - Please start the filename with platform name on which theproblem was solved. For eg if you are submitting graph problem from codechef then mention filename as (CODECHEF) chefandgraph.cpp.

Similar File names causing issue

There are two files under the folder Leetcode - Top Interview Questions which have similar names - 3sum.cpp and 3Sum.cpp.
This is causing only one of those two files to be cloned to local.
Here is the warning screenshot when cloning the repository.
Capture
Also, the file is marked as modified by Git.

Prim's algorithm

Hey,
I wanted to add Prim's algorithm
It is a way to find Minimal spanning tree(Minimum cost to traverse all node)
I wanted to add it here
Please assign it to me
Thanks

Edit README.md formatting.

image

Just a suggestion, remove these big link by just [video](url) or blog/article url with [article](url). I can send a pr, just let me know.

DNF Sort in C++

Hey, I want to add the solution for DNF(Dutch National Flag) Sort in C++.
KIndly assign this to me.

Strong Password Program(Hackerrank)

Hey,
I wanted to add strong password (Hackerrank Question)

Statement: To find the minimum change to create a password strong

Strong Password criteria:

  • Its length is at least .
  • It contains at least one digit.
  • It contains at least one lowercase English character.
  • It contains at least one uppercase English character.
  • It contains at least one special character. The special characters are: !@#$%^&*()-+
    Example:
    Input: enter password size: 3 Password: Ab1
    Output: 3 change need to create the password as strong password
    please assign me
    thanks

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.