- Today I solved a LeetCode problem (Best time to buy and sell stock II).
- I read a couple of pages on Cracking the Coding Interview.
A quick insight into what I learned while trying to understand the problem is that you can buy and sell stock on any day to maximize
- Today I solved a LeetCode problem (Best time to buy and sell stock II).
- I read a couple of pages on Cracking the Coding Interview.
A quick insight into what I learned while trying to understand the problem is that you can buy and sell stock on any day to maximize
- I was able to add two more features to the app for enhancement.
- I read more about URL Parsing and JSON in GO
#buildinpublic
- I was able to add two more features to the app for enhancement.
- I read more about URL Parsing and JSON in GO
#buildinpublic
P.S.: My #100DaysOfCode is going steadily.
P.S.: My #100DaysOfCode is going steadily.
- I worked on the Leetcode question (two sums). My approach was to write down my thought process on paper and implement it in VS Code. I transferred the solution to Leetcode and submitted it after all the test cases passed.
- I worked on the Leetcode question (two sums). My approach was to write down my thought process on paper and implement it in VS Code. I transferred the solution to Leetcode and submitted it after all the test cases passed.
- I wrote some functions in the Go programming language today. I learned more about compiler and runtime errors.
- I learned when to use naked returns versus named returns.
- I also learned the guard clause and how it provides a linear approach to logic trees.
- I wrote some functions in the Go programming language today. I learned more about compiler and runtime errors.
- I learned when to use naked returns versus named returns.
- I also learned the guard clause and how it provides a linear approach to logic trees.
- Made the code changes
- Ran the test suite to confirm that tests pass
- Pushed the changes for review
#buildinpublic
- Made the code changes
- Ran the test suite to confirm that tests pass
- Pushed the changes for review
#buildinpublic
-I found a solution to the challenge I faced yesterday.
- I had the backend API for document upload and encryption running perfectly well
- I set up a user storage service for the app.
- I integrated AWS S3 storage with MinIO using Docker
#buildinpublic
-I found a solution to the challenge I faced yesterday.
- I had the backend API for document upload and encryption running perfectly well
- I set up a user storage service for the app.
- I integrated AWS S3 storage with MinIO using Docker
#buildinpublic
- I setup MongoDB for the application
- I added more Routes(CRUD Operations) for the app.
- I worked on adding more functionalities.
- The app is getting ready. I can't wait to get to the deployment phase.
#buildinpublic
- I setup MongoDB for the application
- I added more Routes(CRUD Operations) for the app.
- I worked on adding more functionalities.
- The app is getting ready. I can't wait to get to the deployment phase.
#buildinpublic