From 2130d8172bc4b8b64eed5986f14b17d6691b6364 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Tue, 10 Oct 2023 23:27:18 +0530 Subject: [PATCH 01/17] updated --- log.md | 35 ++++++++++++----------------------- sample.md | 0 2 files changed, 12 insertions(+), 23 deletions(-) create mode 100644 sample.md diff --git a/log.md b/log.md index c7afe8f02ce..629110c9ee5 100755 --- a/log.md +++ b/log.md @@ -1,30 +1,19 @@ # 100 Days Of Code - Log -### Day 0: February 30, 2016 (Example 1) -##### (delete me or comment me out) +### Day 1: October 10, 2023 -**Today's Progress**: Fixed CSS, worked on canvas functionality for the app. +**Today's Progress**: +- 1. Solved DataLemur 3 easy-medium level SQL questions, +- 2. Invested time in examining the @codebasics FMCG challenge. +- 3. Developed the data schema for the database. +- 4. Composed several queries to gain primary insights from the data. -**Thoughts:** I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. -**Link to work:** [Calculator App](http://www.example.com) - -### Day 0: February 30, 2016 (Example 2) -##### (delete me or comment me out) - -**Today's Progress**: Fixed CSS, worked on canvas functionality for the app. - -**Thoughts**: I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. - -**Link(s) to work**: [Calculator App](http://www.example.com) - - -### Day 1: June 27, Monday - -**Today's Progress**: I've gone through many exercises on FreeCodeCamp. - -**Thoughts** I've recently started coding, and it's a great feeling when I finally solve an algorithm challenge after a lot of attempts and hours spent. +**Thoughts:** I really struggled with structuring the database schema, understanding the primary problems of the FMCG business. Overall analysis was good. **Link(s) to work** -1. [Find the Longest Word in a String](https://www.freecodecamp.com/challenges/find-the-longest-word-in-a-string) -2. [Title Case a Sentence](https://www.freecodecamp.com/challenges/title-case-a-sentence) +1. [DataLemur: SQL interview question on TikTok! ](https://datalemur.com/questions/second-day-confirmation?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiedb9d68) + +2. [DataLemur: SQL Interview question on Facebook](https://datalemur.com/questions/click-through-rate?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified377ef) + +3. [CodeBasics FMCG analysis](https://github.com/onkar-kota/CodeX-Food-Bevrage-Analysis) \ No newline at end of file diff --git a/sample.md b/sample.md new file mode 100644 index 00000000000..e69de29bb2d From d934d44d3d550528c873db3e943639e67527e2d4 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Wed, 11 Oct 2023 23:39:45 +0530 Subject: [PATCH 02/17] updated --- sample.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/sample.md b/sample.md index e69de29bb2d..c7afe8f02ce 100644 --- a/sample.md +++ b/sample.md @@ -0,0 +1,30 @@ +# 100 Days Of Code - Log + +### Day 0: February 30, 2016 (Example 1) +##### (delete me or comment me out) + +**Today's Progress**: Fixed CSS, worked on canvas functionality for the app. + +**Thoughts:** I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. + +**Link to work:** [Calculator App](http://www.example.com) + +### Day 0: February 30, 2016 (Example 2) +##### (delete me or comment me out) + +**Today's Progress**: Fixed CSS, worked on canvas functionality for the app. + +**Thoughts**: I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. + +**Link(s) to work**: [Calculator App](http://www.example.com) + + +### Day 1: June 27, Monday + +**Today's Progress**: I've gone through many exercises on FreeCodeCamp. + +**Thoughts** I've recently started coding, and it's a great feeling when I finally solve an algorithm challenge after a lot of attempts and hours spent. + +**Link(s) to work** +1. [Find the Longest Word in a String](https://www.freecodecamp.com/challenges/find-the-longest-word-in-a-string) +2. [Title Case a Sentence](https://www.freecodecamp.com/challenges/title-case-a-sentence) From 53af6e77556f9ccb337582959a9146f4d4ad34a3 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Wed, 11 Oct 2023 23:43:23 +0530 Subject: [PATCH 03/17] updated now --- log.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/log.md b/log.md index 629110c9ee5..dbbb5dcfb68 100755 --- a/log.md +++ b/log.md @@ -16,4 +16,23 @@ 2. [DataLemur: SQL Interview question on Facebook](https://datalemur.com/questions/click-through-rate?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified377ef) -3. [CodeBasics FMCG analysis](https://github.com/onkar-kota/CodeX-Food-Bevrage-Analysis) \ No newline at end of file +3. [CodeBasics FMCG analysis](https://github.com/onkar-kota/CodeX-Food-Bevrage-Analysis) + +# + +### Day 2: October 11, 2023 + +**Today's Progress**: +- 1. Solved DataLemur 3 easy-medium level SQL questions, +- 2. Invested time in learning new tool Docker +- 3. Dived into the world of open source! Made contribution to freeCodeCamp documentation project. + + +**Thoughts:** Today i solved SQL problems very understandingly and understood the concept behind the question and solved accordingly. And in mid-day got stuck with PR's and MR's of repo very tiring process but interesting too. + +**Link(s) to work** +1. [DataLemur: Uber SQL Interview Question](https://datalemur.com/questions/sql-third-transaction?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified8ed00) + +2. [DataLemur: Alibaba SQL Interview Question](https://datalemur.com/questions/alibaba-compressed-mean?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiedcfcc9) + +3. [DataLemur: JPMorgan Chase SQL Interview Question](https://datalemur.com/questions/cards-issued-difference?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiedacf63) \ No newline at end of file From 7593be8398fc441b07af7f3d0ffab5b9c6c2ae52 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Thu, 12 Oct 2023 22:39:39 +0530 Subject: [PATCH 04/17] 'updated' --- log.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/log.md b/log.md index dbbb5dcfb68..b8c02d99e28 100755 --- a/log.md +++ b/log.md @@ -35,4 +35,25 @@ 2. [DataLemur: Alibaba SQL Interview Question](https://datalemur.com/questions/alibaba-compressed-mean?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiedcfcc9) -3. [DataLemur: JPMorgan Chase SQL Interview Question](https://datalemur.com/questions/cards-issued-difference?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiedacf63) \ No newline at end of file +3. [DataLemur: JPMorgan Chase SQL Interview Question](https://datalemur.com/questions/cards-issued-difference?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiedacf63) + +# + +### Day 3: October 12, 2023 + +**Today's Progress**: +- Solved DataLemur 3 easy-medium level SQL questions, +- Contributed to one open-source project (30-day-code) and started working on second open-source repo. +- Preperation for interview started by direct interviwer question's from linkedin. +- Participated in Hacksquad & Hacktoberfest2023 and started contibuting to those repo's + + +**Thoughts:** Today I stuck a little bit in solving SQL problems due to fear of not solving πŸ˜”. Felt confident while debuging some code +in open-source. Revision of SQL concepts was quite good. + +**Link(s) to work** +1. [DataLemur: Pharmacy Analytics (Part 1)](https://datalemur.com/questions/top-profitable-drugs?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified94651) + +2. [DataLemur: Pharmacy Analytics (Part 2)](https://datalemur.com/questions/non-profitable-drugs?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiede8b1f) + +3. [DataLemur: Pharmacy Analytics (Part 3)](https://datalemur.com/questions/total-drugs-sales?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified27cf5) \ No newline at end of file From 7ee4fd3bcbd5430affcd9ca42cd6897cb73ab0a0 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Fri, 13 Oct 2023 23:45:53 +0530 Subject: [PATCH 05/17] updated --- log.md | 41 +++++++++++++++++++++++++++++++++-------- 1 file changed, 33 insertions(+), 8 deletions(-) diff --git a/log.md b/log.md index b8c02d99e28..0d0fc6a50bb 100755 --- a/log.md +++ b/log.md @@ -3,10 +3,10 @@ ### Day 1: October 10, 2023 **Today's Progress**: -- 1. Solved DataLemur 3 easy-medium level SQL questions, -- 2. Invested time in examining the @codebasics FMCG challenge. -- 3. Developed the data schema for the database. -- 4. Composed several queries to gain primary insights from the data. +- Solved DataLemur 3 easy-medium level SQL questions, +- Invested time in examining the @codebasics FMCG challenge. +- Developed the data schema for the database. +- Composed several queries to gain primary insights from the data. **Thoughts:** I really struggled with structuring the database schema, understanding the primary problems of the FMCG business. Overall analysis was good. @@ -23,9 +23,9 @@ ### Day 2: October 11, 2023 **Today's Progress**: -- 1. Solved DataLemur 3 easy-medium level SQL questions, -- 2. Invested time in learning new tool Docker -- 3. Dived into the world of open source! Made contribution to freeCodeCamp documentation project. +- Solved DataLemur 3 easy-medium level SQL questions, +- Invested time in learning new tool Docker +- Dived into the world of open source! Made contribution to freeCodeCamp documentation project. **Thoughts:** Today i solved SQL problems very understandingly and understood the concept behind the question and solved accordingly. And in mid-day got stuck with PR's and MR's of repo very tiring process but interesting too. @@ -56,4 +56,29 @@ in open-source. Revision of SQL concepts was quite good. 2. [DataLemur: Pharmacy Analytics (Part 2)](https://datalemur.com/questions/non-profitable-drugs?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiede8b1f) -3. [DataLemur: Pharmacy Analytics (Part 3)](https://datalemur.com/questions/total-drugs-sales?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified27cf5) \ No newline at end of file +3. [DataLemur: Pharmacy Analytics (Part 3)](https://datalemur.com/questions/total-drugs-sales?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified27cf5) + +# + +### Day 4: October 14, 2023 + +**Today's Progress**: +- Solved DataLemur 3 Intermediate level SQL questions. +- Analysed and solved 4 primary questions of codebasics Telangana challenge. +- Attended space on LinkedIn about resume hacks and upgrades. +- Worked on new open-source project which was on python-development-script. + + +**Thoughts:** Todays SQL questions were tricky, found some difficulties but loved to solve such questions πŸ˜„. +Telangana challenge is quite interesting and experiencing like I am working on real world problem... continueing with it. +Resume hacks were very familiar to me but quite interesting and its time tp give some updates in job applying. +Open-source is getting interesting day-by-day we will see where it goessss.... + +**Link(s) to work** +1. [DataLemur: Highest-Grossing Items [Amazon SQL Interview Question]](https://datalemur.com/questions/sql-highest-grossing?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiedd6887) + +2. [DataLemur: Tweets' Rolling Averages [Twitter SQL Interview Question]](https://datalemur.com/questions/rolling-average-tweets?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiedde02d) + +3. [DataLemur: Sending vs. Opening Snaps [Snapchat SQL Interview Question]](https://datalemur.com/questions/time-spent-snaps?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiede040d) + +4. [Codebasics: Telangana challenge](https://codebasics.io/challenge/codebasics-resume-project-challenge) \ No newline at end of file From 274d2332d5684e3cd7506525dd1465456b5ed594 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Sat, 14 Oct 2023 23:46:27 +0530 Subject: [PATCH 06/17] updated --- log.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/log.md b/log.md index 0d0fc6a50bb..267b1774084 100755 --- a/log.md +++ b/log.md @@ -81,4 +81,22 @@ Open-source is getting interesting day-by-day we will see where it goessss.... 3. [DataLemur: Sending vs. Opening Snaps [Snapchat SQL Interview Question]](https://datalemur.com/questions/time-spent-snaps?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplifiede040d) -4. [Codebasics: Telangana challenge](https://codebasics.io/challenge/codebasics-resume-project-challenge) \ No newline at end of file +4. [Codebasics: Telangana challenge](https://codebasics.io/challenge/codebasics-resume-project-challenge) + +# + +### Day 5: October 14, 2023 + +**Today's Progress**: +- 1st at catch up with the open-source project PR and it was merged successfully 😊. +- Solved 2 datalemur intermediate SQL questions. +- Stared working on open-source project that was assigned. + +**Thoughts:** Today's SQL questions were quite tricky and there was anxity of switching cause of some mail. +But solved those questions successfully. Building connections on github and twitter is going and feeling confidence in contributing to open-source. + + +**Link(s) to work** +1. [DataLemur: Top 5 Artists [Spotify SQL Interview Question]](https://datalemur.com/questions/top-fans-rank?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified70b2b) + +2. [DataLemur: Signup Activation Rate [TikTok SQL Interview Question]](https://datalemur.com/questions/signup-confirmation-rate?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified2f650) From 9a62d8bc5e82aec206ee2a1134fc72bb6b6caade Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Sun, 15 Oct 2023 23:37:58 +0530 Subject: [PATCH 07/17] updated today --- log.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/log.md b/log.md index 267b1774084..ebdcbac9a57 100755 --- a/log.md +++ b/log.md @@ -100,3 +100,13 @@ But solved those questions successfully. Building connections on github and twit 1. [DataLemur: Top 5 Artists [Spotify SQL Interview Question]](https://datalemur.com/questions/top-fans-rank?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified70b2b) 2. [DataLemur: Signup Activation Rate [TikTok SQL Interview Question]](https://datalemur.com/questions/signup-confirmation-rate?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified2f650) + +# + +### Day 6: October 15, 2023 + +**Today's Progress**: +- Did interview preperation, making clear concepts of pandas +- Worked on open-source project and pushed PR for review. + +**Thoughts:** Today not done something great, but made myself to do something because of commitment that i have made. Low productivilty day. \ No newline at end of file From 62bfc4ee684017219a3e5fb77db4a49c9ff05a6f Mon Sep 17 00:00:00 2001 From: Onkar Kota <78654246+onkar-kota@users.noreply.github.com> Date: Sun, 15 Oct 2023 23:39:23 +0530 Subject: [PATCH 08/17] Update log.md --- log.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log.md b/log.md index ebdcbac9a57..1abca67d323 100755 --- a/log.md +++ b/log.md @@ -109,4 +109,4 @@ But solved those questions successfully. Building connections on github and twit - Did interview preperation, making clear concepts of pandas - Worked on open-source project and pushed PR for review. -**Thoughts:** Today not done something great, but made myself to do something because of commitment that i have made. Low productivilty day. \ No newline at end of file +**Thoughts:** Today not done something great, but made myself to do something because of commitment that i have made. Low productivilty day. From b0920d6b9edef79e768e0713bf0d84f5a2706af3 Mon Sep 17 00:00:00 2001 From: Onkar Kota <78654246+onkar-kota@users.noreply.github.com> Date: Sun, 15 Oct 2023 23:41:01 +0530 Subject: [PATCH 09/17] Update README.md From 566922068b94e5ab2a4970726ca8608b11bf090f Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Mon, 16 Oct 2023 22:44:08 +0530 Subject: [PATCH 10/17] Updated --- log.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/log.md b/log.md index 1abca67d323..37348ff8550 100755 --- a/log.md +++ b/log.md @@ -110,3 +110,19 @@ But solved those questions successfully. Building connections on github and twit - Worked on open-source project and pushed PR for review. **Thoughts:** Today not done something great, but made myself to do something because of commitment that i have made. Low productivilty day. + +# + +### Day 7: October 16, 2023 + +**Today's Progress**: +- Solved DataLemur 2 Intermediate level SQL questions. +- Worked on new open-source project which was on python-development-sc. +- Revised some python and its libraries. + +**Thoughts:** Today's day was little lazy, but kept busy myself. Low productive day hopping for best tomorrow. + +**Link(s) to work** +1. [DataLemur: Odd and Even Measurements [Google SQL Interview Question]](https://datalemur.com/questions/odd-even-measurements?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified838c2) + +2. [DataLemur: Supercloud Customer [Microsoft SQL Interview Question]](https://datalemur.com/questions/supercloud-customer) From efbbe8011676ee3fab168140481027f6c36d68a0 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Mon, 16 Oct 2023 22:45:45 +0530 Subject: [PATCH 11/17] updated --- log.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log.md b/log.md index 37348ff8550..6ee6d6aa889 100755 --- a/log.md +++ b/log.md @@ -124,5 +124,5 @@ But solved those questions successfully. Building connections on github and twit **Link(s) to work** 1. [DataLemur: Odd and Even Measurements [Google SQL Interview Question]](https://datalemur.com/questions/odd-even-measurements?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified838c2) - + 2. [DataLemur: Supercloud Customer [Microsoft SQL Interview Question]](https://datalemur.com/questions/supercloud-customer) From a8403ca6d0857b7d95227d557c22d4b16da33fad Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Sat, 21 Oct 2023 02:04:37 +0530 Subject: [PATCH 12/17] updated --- log.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/log.md b/log.md index 6ee6d6aa889..24f06797faa 100755 --- a/log.md +++ b/log.md @@ -126,3 +126,43 @@ But solved those questions successfully. Building connections on github and twit 1. [DataLemur: Odd and Even Measurements [Google SQL Interview Question]](https://datalemur.com/questions/odd-even-measurements?referralCode=cQff1zBl&utm_medium=social&utm_source=twitter&utm_campaign=simplified&utm_content=simplified838c2) 2. [DataLemur: Supercloud Customer [Microsoft SQL Interview Question]](https://datalemur.com/questions/supercloud-customer) + +# + +### Day 8: October 17, 2023 + +**Today's Progress**: +- Done solving Uber SQL interview question's +- Worked on open-source project, emerged in this project a lot.πŸ˜Άβ€πŸŒ«οΈ + +**Thoughts:** Today's day was little lazy, but kept busy myself. Low productive day hopping for best tomorrow. + +# + +### Day 9: October 18, 2023 + +**Today's Progress**: +- Completed open-source project and made my PR merged successfully πŸŽ‰ +- Deep dived into analysis using advance pandas, got creative output. πŸ“ˆ +- Explored some amazing content on linkedIn and made some connections. + +**Thoughts:** Today's day was little lazy, but kept busy myself. Low productive day hopping for best tomorrow. + +# + +### Day 9: October 19, 2023 + +**Today's Progress**: +- Not done anything, but analyzed my daily routine. +- Read some conepts on LinkedIn and Twitter. +- Overall moderate day. + +# + +### Day 10: October 20, 2023 + +**Today's Progress**: +- Today I did some SQL interview questions and how to approach the SQL interviews. +- Solved randomly 2 questions of SQL +- Started statistics course from cousera. +- Worked on open-source project, got tackled little but trying to understand the work. \ No newline at end of file From e3a3c5e0842bf3c17f9053912d069efb71753e76 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Sat, 21 Oct 2023 02:09:51 +0530 Subject: [PATCH 13/17] updated --- log.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/log.md b/log.md index 24f06797faa..6371cf06088 100755 --- a/log.md +++ b/log.md @@ -146,8 +146,6 @@ But solved those questions successfully. Building connections on github and twit - Deep dived into analysis using advance pandas, got creative output. πŸ“ˆ - Explored some amazing content on linkedIn and made some connections. -**Thoughts:** Today's day was little lazy, but kept busy myself. Low productive day hopping for best tomorrow. - # ### Day 9: October 19, 2023 From 1f043128ec0dcb748f86cfb0ce5944f16a3e8737 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Sat, 21 Oct 2023 02:21:04 +0530 Subject: [PATCH 14/17] updated today --- log.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log.md b/log.md index 6371cf06088..e3629fea599 100755 --- a/log.md +++ b/log.md @@ -161,6 +161,6 @@ But solved those questions successfully. Building connections on github and twit **Today's Progress**: - Today I did some SQL interview questions and how to approach the SQL interviews. -- Solved randomly 2 questions of SQL +- Solved randomly 2 questions of SQL and learned from it. - Started statistics course from cousera. - Worked on open-source project, got tackled little but trying to understand the work. \ No newline at end of file From ede0461a9fe6c7ba6027922719a8277e2b5c2b24 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Sat, 21 Oct 2023 23:37:01 +0530 Subject: [PATCH 15/17] updated --- log.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/log.md b/log.md index e3629fea599..5ac0bd9a499 100755 --- a/log.md +++ b/log.md @@ -162,5 +162,14 @@ But solved those questions successfully. Building connections on github and twit **Today's Progress**: - Today I did some SQL interview questions and how to approach the SQL interviews. - Solved randomly 2 questions of SQL and learned from it. -- Started statistics course from cousera. -- Worked on open-source project, got tackled little but trying to understand the work. \ No newline at end of file +- Started statistics course from cousera. +- Worked on open-source project, got tackled little but trying to understand the work. + +### Day 11: October 21, 2023 + +**Today's Progress**: +- Updated my resume for data analysis roles. +- Worked on statistical concepts and donw with week 1. +- Worked on open-source task. + +**Thoughts:** Hiting procrastination again and again but not giving up this time, maintaining decipline. Feeling asleep due to stress on mind, so started day with little exercise felt energetic. \ No newline at end of file From a82f890d4357568315e301b7262f054ec74d8438 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Sat, 21 Oct 2023 23:38:51 +0530 Subject: [PATCH 16/17] updated --- log.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/log.md b/log.md index 5ac0bd9a499..5e2349c2115 100755 --- a/log.md +++ b/log.md @@ -148,7 +148,7 @@ But solved those questions successfully. Building connections on github and twit # -### Day 9: October 19, 2023 +### Day 10: October 19, 2023 **Today's Progress**: - Not done anything, but analyzed my daily routine. @@ -157,7 +157,7 @@ But solved those questions successfully. Building connections on github and twit # -### Day 10: October 20, 2023 +### Day 11: October 20, 2023 **Today's Progress**: - Today I did some SQL interview questions and how to approach the SQL interviews. @@ -165,7 +165,7 @@ But solved those questions successfully. Building connections on github and twit - Started statistics course from cousera. - Worked on open-source project, got tackled little but trying to understand the work. -### Day 11: October 21, 2023 +### Day 12: October 21, 2023 **Today's Progress**: - Updated my resume for data analysis roles. From 9591f3ee99be9b236cdf4e37c87e7de59eb1d5e6 Mon Sep 17 00:00:00 2001 From: Onkar Kota Date: Mon, 23 Oct 2023 00:20:53 +0530 Subject: [PATCH 17/17] updated --- log.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/log.md b/log.md index 5e2349c2115..9a9d2d13b85 100755 --- a/log.md +++ b/log.md @@ -172,4 +172,13 @@ But solved those questions successfully. Building connections on github and twit - Worked on statistical concepts and donw with week 1. - Worked on open-source task. -**Thoughts:** Hiting procrastination again and again but not giving up this time, maintaining decipline. Feeling asleep due to stress on mind, so started day with little exercise felt energetic. \ No newline at end of file +**Thoughts:** Hiting procrastination again and again but not giving up this time, maintaining decipline. Feeling asleep due to stress on mind, so started day with little exercise felt energetic. + + +### Day 13: October 22, 2023 + +**Today's Progress**: +- Tackled SQL interview questions provided by @DataLemur +- Successfully tackled Python coding challenges. +- Conducted an analysis of the company's CAC. +- Contributed to an open-source repository on @github \ No newline at end of file