Table of contents
Today I
Delved into the fundamentals of Database Management Systems (DBMS).
Solved the following problems on CodeChef:
https://www.codechef.com/problems/COINS
https://www.codechef.com/problems/AVDSQUARPLZ
https://www.codechef.com/problems/CCOOK
https://www.codechef.com/problems/JDELAY
You can check out my code for the above here: GitHub-Day-74
Tech Treat of The Day
GitHub Downloader is used to download a single file in the GitHub repository by just clicking the file icon. It's very useful when you just need only one file rather than the whole repository.