An open API service indexing awesome lists of open source software.

https://github.com/v-mayya/python-sqlchallenges

My attempt at coding solutions for challenges + puzzles!
https://github.com/v-mayya/python-sqlchallenges

puzzle python sql

Last synced: about 1 year ago
JSON representation

My attempt at coding solutions for challenges + puzzles!

Awesome Lists containing this project

README

          

# Python and SQL Challenges
**My attempt at coding solutions for Python and SQL challenges (Advent of Code, Data in Motion, Hackerearth, HackerRank challenges and others)**

---

‣ This repository includes some of my code for the weekly python challenges created by Data in Motion. It may also include challenges from other platforms (such as Hackerearth and HackerRank) as well and will be updated accordingly.

‣ You can find all the code for other **Python challenges [here](https://github.com/V-Mayya/DataInMotion_PythonChallenges/blob/main/challenge_code.py)**, and **SQL [here](https://github.com/V-Mayya/Python-SQLChallenges/blob/main/challenge_code.sql)**.

I am open to suggestions and ways to make my code more succinct, so if you have any feedback, please let me know :)

---