Skip to content

This repository consist "Competitive-Programming" solutions in Python.

Notifications You must be signed in to change notification settings

UrviSoni/competitive-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

competitive-programming

This Repository is Open for Everyone. Those, who wants to contributes in this Repository, kindly follow this Guidelines 👇 for the contribution.


📌 Guidelines 📌

🔹 Use this Tags for your commit message

Tag Tag Description
[ADD] For adding new file / code problem
[IMP] For improving code
[UPD] For updating the file / code
[REM] To remove unnecessary / useless file / code
[FIX] To fix coding problem

🔹 Make Sure that your commit message should be in small case for Example:- [ADD] LeetCode: your_coding_problem_name

🔹 If you are solving HackerEarth problem then your commit message should be like this [ADD] HackerEarth: array_sum

🔹 Kindly take help of this to write your commit message.

🔹 I Highly recommand that your commit message should follow this Guidelines and should be in the formate of the Example which I gave you above.

🔹 You can Contribute in this repo in any language you are confortable with for Example:- Python, C, C++, Java, JavaScript etc.

🔹 Also, you add coding interview problems of different-different companies like Amazon, Google, Microsoft, Intel, Goldman Sachs etc.

🔹 You can also add "Machine Learning, Deep Learning, Algorithmic" interview problems/questions.

🙂 Happy Coding