Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.58 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.58 KB

Codes

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.

Learning is Fun

"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.

Competitive Programming

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.

Kaggle

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!

Profiles

Getting Started

Prerequisites

Ensure you have the required programming environments installed to run code snippets from this repository:

Running the Code

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