DEV Community

Shri Dharshini S
Shri Dharshini S

Posted on

Caffeinated Commits- Day 1 & 2

So I gave this series a name...

They say it takes 21 days to build a habit, so no wonder I forgot to post yesterday (even more embarrassing since it was literally Day 1 🫣). This series is already proving to be more difficult than I anticipated.

Progress in Days 1 and 2

Created the database models for the project (A Hospital Management System) and also implemented two APIs for login and register.

LeetCode:
  - Solved the iconic Two Sum (for the second time—I had solved it before as a naive Python developer).
  - Top K Frequent Elements
  - Valid Anagram
  - Group Anagrams

I’m trying to pick problems that follow similar patterns and solve them in that order. These are based on Arrays and Hashing.

On a side note, I’m still deciding whether I want to publish detailed posts every day, or keep them crisp like this and follow up with a weekly detailed update. I might edit this post later accordingly. If you are reading this, maybe comment your opinion!

Top comments (0)