Day 7: LeetCode, Mocha, CircleCI

Visakh Vijayan
1 min readMay 31, 2022

Previous: Day 6: Office, HackerEarth

It’s been a while since I updated this. Had a rough week filled with family chores. Got on track today again.

Started off by solving a couple of elementary problems on LeetCode of SQL. Helps to give a good motivational boost. https://leetcode.com/study-plan/sql/

Then moved to install Mocha and write test cases to see if I can do it by myself or not. The company had everything inbuilt when I joined the project so Yay Me. You can find the repo here — https://github.com/visakhvjn/testing-mocha

Also went ahead and created a place to track my interview experiences. As you know by now I am a fan of documenting stuff. This is the only thing that gives me a sense of progress. Check out my journey here. https://github.com/visakhvjn/visakhvjn/tree/master/interview%20experiences

Post dinner will try to configure CircleCi into my mocha repository and try to run the test cases on each commit. Usually, the things we are afraid of are the easiest ones.

It hardly took 20 minutes to set up. From now onwards, every pull request in the repository will go through circleci tests and then be merged.

Reward: A nice little movie to cool me off as promised.

--

--

Visakh Vijayan

Techie from Kerala, India. Days are for coding, nights for weaving tales of tech, travel, and finance. Join me in exploring this multifaceted journey