Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 1.85 KB

README.md

File metadata and controls

30 lines (28 loc) · 1.85 KB

👩🏻‍💻 Commit-Ur-Code 👨🏻‍💻

TCS 📍 , welcomes you all to this amazing event where you will be introduced to the world of coding💻.
It is going to be a very informative experience. We will guide you from the step one.

The main focus will be on the following topics📝:-
1. Data structures 🎮
2. Algorithms 📈

Along with these you will be learning the basic elements of different languages like C++,Python and Java,etc. that are commonly used in competitive programming, tutorial on Github will be there.
Don't worry if you are not familiar with these ,we will start from the very basic elements . Coding is not something that you can learn in a day or two .So,the event will go on for a month. You will also be given some problem statements to solve.

Are you ready for the code-ride ?


Rules you should follow ⚖️

⭐Fork the repository, add your file, and create a new pull request.
⭐You have to write your code in only these languages, C++, Java, Python.
⭐Make sure that the extension is valid. For C++ it should be .cpp, for python it should be .py, for java it should be .java.
⭐The File should be executable which means there should not be any error in the code.
⭐You have to submit your PR's in the required folder specially not in the outer-most folder and also do not create PR's in any branch other than main.