A collection of helpful and fun code snippets which i solved. This repository is meant for learning, experimentation, and enhancing programming skills across multiple languages.
"Failure makes you smarter."
Coding can be challenging, but every failure brings valuable lessons. This section contains fun and experimental code pieces for learning and enjoyment.
I am actively writing solutions for coding challenges on LeetCode and Codeforces. You can find almost all my solutions here to get an idea of my approach and style.
In my free time, I plan to work on Kaggle projects to further explore data science and machine learning. Stay tuned for updates on this journey!
Ensure you have the required programming environments installed to run code snippets from this repository:
- Python for Python scripts
- Java JDK for Java programs
- C/C++ Compiler (e.g., GCC)
- NASM for assembly language
Clone this repository and navigate to the language-specific folder to find relevant code snippets and examples.
git clone https://github.com/itsDigvijaysing/code.git
cd code