Giter VIP home page Giter VIP logo

data-structures-algorithms's Introduction

Data Structures & Algorithms Practice πŸ’’

Repository is under progress...πŸš€ πŸ’»


CodechefCodeChef


CodeforcesCodeforces


GeeksforGeeksGeeksforGeeks

Programming Language

Java







CodeChef Problems Set πŸ’₯

CHPINTU
CONFLIP
FLOW016
LADDU
MULTHREE
SMART PHONE
TREE2
CARVANS
ICPC 16B
MODEFREQ
CHEFEZQ
CVDRUN
LAPINDROME
CHFM
TOWIN
CHEFSTR1
LCH15JAB
CRDGAME
ADADISH
RESTORE**
FEMA2
SEGM01
BLONDIE
ATTENDU
VACCINE1
ENC2020A
SEDARR
ECAPR206
BILLRD
MSNSADM1
PASSWD
COCONUT
CHFHEIST
SUMPOS

⚠ Under Construction ⚠

Codeforces Problems Set πŸ’₯

A

Young Physicist
Panoramix Prediction
Nearly Lucky Number
Beautiful Matrix
Beautiful Year
I_love_%username%
Cupboards
Word Capitalization
Bit++
Floor Number
Non-zero Segments
Rock, Paper, Scissors
Petya and Strings
Jzzhu and Children
Reorder
Reconnaissance 2
Watermelon
Even Odds
Distinct Digits**
Little Elephant and Rozdil
Distance and Axis
Juggling Letters
Hexadecimal's theorem
Magic Numbers
Mezo Playing Zoma
Boring Apartments
Adding Digits
Omkar and Password
Nauuo and Votes
Specific Tastes of Andre
New Year and Hurry
Add Candies
Robot Program
Buy The Strings
Calcualting Function
Vitaliy and Pie
Yet Another Two Integers Problem
Coins
In Game Chat
Bovine Dilemma
Repeating Cipher
Mahmoud and Ehab and the even-odd game
Wizard of Orz
Dima and Friends

B

Sale
Unique Bid Auction
Queue at the School
Fair Numbers
Valerii Against Everyone
Last minute enhancements

C

Registeration System
Two Brackets

⚠ Under Construction ⚠

Made with ❀for all the Coders.
Built with Java β˜•


Want to Contribute?

Fork this repository πŸ”±

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Clone the repository 🏁

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone "https://github.com/<YOUR_USERNAME>/Data-Structures-Algorithms.git"
replace <YOUR_USERNAME> by the your GitHub username.

For example:

git clone https://github.com/akshat-fsociety/Data-Structures-Algorithms.git

Create a branch βš“

Change to the repository directory on your computer (if you are not already there):

cd (filename)
Now create a branch using the git checkout command:

git checkout -b your-new-branch-name
For example:

git checkout -b dev_username

Make necessary changes and commit those changes 🚏

git add .

Now commit
git commit -m <Add your message here>

Push changes to GitHub πŸͺ‚

git push origin <branch-name>

replacing with the name of the branch you created earlier.

Hoorayy!πŸŽ‰

data-structures-algorithms's People

Contributors

akshat-fsociety avatar sauravp97 avatar sachinn1586 avatar

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.