Skip to content

Commit

Permalink
docs: update readme with elements of programming
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin-nair98 committed Mar 5, 2024
1 parent eb51fec commit 911aa32
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# LeetCode Solutions
# Coding Practice
## Solutions

This repository contains my solutions to various LeetCode problems. Each solution is implemented in Python, and the goal is to provide clear, concise, and efficient solutions.
This repository contains my solutions to various problems including leetcode and from Elements of Programming. Each solution is implemented in Python, and the goal is to provide clear, concise, and efficient solutions.

## Structure
Each problem has its own directory named after the problem's number and title.
Expand Down

0 comments on commit 911aa32

Please sign in to comment.