GithubHelp home page GithubHelp logo

aritrakrbasu / hacktoberfest-2023-hack-codes Goto Github PK

View Code? Open in Web Editor NEW
31.0 1.0 96.0 406 KB

This repository will hold all the deadly codes that can change the world .

License: MIT License

C++ 76.69% Python 4.68% JavaScript 1.23% Java 9.32% C# 0.80% C 6.77% TypeScript 0.52%
hacktoberfest hacktoberfest-accepted coding-interviews algorithms-and-data-structures codechef-solutions hackerearth-solutions hackerrank-solutions geeksforgeeks-solutions leetcode-solutions c

hacktoberfest-2023-hack-codes's Introduction

Hacktoberfest Hack Codes



Proud Contributors



Do you know , that we belong to an era where your code can build me or destry me ? ๐Ÿ˜จ So , we thought why not record what we do and presenting to you Hack Code , A repository that will hold all the deadly codes that can change the world .

Codes can be written in different languages like C , C++ , Java , PHP , Python , Ruby , Javascript or whatever your are familiar with .

We prefer well documented code comment lines will be appreciated and your Pull Requests should comply with these in-order to get merged. So, do read the CONTRIBUTING.md.

Also read, CODE OF CONDUCT.

Fork this repository and clone on your local machine

git clone https://github.com/aritrakrbasu/Hacktoberfest-2022-Hack-Codes.git

Create a branch

git checkout -b branch_name

Make your changes

  • Add any new coding question and answer that you solved
  • Refer Contributing.md for more details

Commit and push

git add .
git commit -m "your_message"
git push origin branch_name

What to do:

Fork this repository 
       |
       V
Clone forked Repo
       |
       V
Add coding Question and Answer in the cloned folder 
       |
       V
Push the code to your forked repo 
       |
       V
Send a Pull Request(PR)
       |
       V
Wait for it to get Merged


Happy Hacktober Fest 2021 ๐Ÿคฉ

Looking forward to your PRs!!!

Please consider contributing to it if you think your solution could help the Open Source Community and we together can hack the world using your code ๐Ÿดโ€โ˜ ๏ธ๐Ÿดโ€โ˜ ๏ธ .

hacktoberfest-2023-hack-codes's People

Contributors

amnotcreative avatar animesh-kumar-6515 avatar anushka-3000 avatar aritrabanerjee11 avatar aritrakrbasu avatar cureius avatar cyberskull99297 avatar diyanaskar avatar diyavj avatar gohan007 avatar greenchul avatar kankona-c avatar khushi-0001 avatar mathocosta avatar mendesvitor avatar moulinapradhan avatar pratik-shrivastava avatar pro-prodipto avatar pyush146 avatar rahul-10-byte avatar runabasu avatar sagnikban avatar sanskar1004 avatar shaheen-senpai avatar snowborn0600 avatar sonijogesh avatar souravsah avatar sun-0321 avatar thilinierandi avatar vinayedula 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

Watchers

 avatar

hacktoberfest-2023-hack-codes's Issues

Add Solution of HackerRank Questions

Add solution to question from HackerRank

  • Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be marked invalid if evidence found.

  • Fork Repo

  • Clone Repo

  • Create Folder

  • Add question and solution

  • Push to forked repo

  • Create PR and wait to get it merged

Happy Hacking ๐Ÿ˜œ

Add Solution of CodeChef Questions

Add solution to question from CodeChef

  • Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be marked invalid if evidence found.

  • Fork Repo

  • Clone Repo

  • Create Folder

  • Add question and solution

  • Push to forked repo

  • Create PR and wait to get it merged

Happy Hacking ๐Ÿ˜œ

Add Solution of LeetCode Questions

Add solution to question from LeetCode

  • Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be marked invalid if evidence found.

  • Fork Repo

  • Clone Repo

  • Create Folder

  • Add question and solution

  • Push to forked repo

  • Create PR and wait to get it merged

Happy Hacking ๐Ÿ˜œ

Add Solution of Edx Questions

Add solution to question from Edx

  • Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be marked invalid if evidence found.

  • Fork Repo

  • Clone Repo

  • Create Folder

  • Add question and solution

  • Push to forked repo

  • Create PR and wait to get it merged

Happy Hacking ๐Ÿ˜œ

Add Solution of Codewars Questions

Add solution to question from Codewars

  • Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be marked invalid if evidence found.

  • Fork Repo

  • Clone Repo

  • Create Folder

  • Add question and solution

  • Push to forked repo

  • Create PR and wait to get it merged

Happy Hacking ๐Ÿ˜œ

Add Solution of CodeForces Questions

Add solution to question from CodeForces

  • Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be marked invalid if evidence found.

  • Fork Repo

  • Clone Repo

  • Create Folder

  • Add question and solution

  • Push to forked repo

  • Create PR and wait to get it merged

Happy Hacking ๐Ÿ˜œ

Add Solution of CoderByte Questions

Add solution to question from CoderByte

  • Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be marked invalid if evidence found.

  • Fork Repo

  • Clone Repo

  • Create Folder

  • Add question and solution

  • Push to forked repo

  • Create PR and wait to get it merged

Happy Hacking ๐Ÿ˜œ

Add Solution of GeeksforGeeks Questions

Add solution to question from GeeksforGeeks

  • Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be marked invalid if evidence found.

  • Fork Repo

  • Clone Repo

  • Create Folder

  • Add question and solution

  • Push to forked repo

  • Create PR and wait to get it merged

Happy Hacking ๐Ÿ˜œ

Add Solution of HackerEarth Questions

Add solution to question from HackerEarth

  • Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be marked invalid if evidence found.

  • Fork Repo

  • Clone Repo

  • Create Folder

  • Add question and solution

  • Push to forked repo

  • Create PR and wait to get it merged

Happy Hacking ๐Ÿ˜œ

Add Solution of Others Questions

Add solution to question from Others

  • Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be marked invalid if evidence found.

  • Fork Repo

  • Clone Repo

  • Create Folder

  • Add question and solution

  • Push to forked repo

  • Create PR and wait to get it merged

Happy Hacking ๐Ÿ˜œ

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.