Skip to content

Round 4

Jorge Estanislao Barsoba edited this page Apr 28, 2022 · 11 revisions

100 days of code - Log - Round 4 (from 2021/03/09 to 2022/04/21)

Summary

409 days Or 1 year, 1 month, 13 days including the end date

Day 0: Tuesday March 09, 2021

Today's progress: Finished with Leetcode problem 1689.

Day 1: Wednesday March 10, 2021

Today's progress: Started with Leetcode problem 1480, Running Sum of 1d Array.

Day 2: Thursday March 11, 2021

Today's progress: Finished with Leetcode problem 1480, Running Sum of 1d Array.

Day 3: Friday March 12, 2021

Today's progress: Started with Leetcode problem 13, Roman to Integer.

Day 4: Monday March 15, 2021

Today's progress: Finished with Leetcode problem 13, Roman to Integer.

Day 5: Tuesday March 16, 2021

Today's progress: Leetcode problem 20, Valid Parentheses.

Day 6: Thursday March 18, 2021

Today's progress: Started with Leetcode problem 21, Merge Two Sorted Lists.

Day 7: Friday March 19, 2021

Today's progress: Leetcode problem 21.

Day 8: Monday March 22, 2021

Today's progress: Finished with Leetcode problem 21.

Day 9: Tuesday March 23, 2021

Today's progress: Started with Leetcode problem 53, Maximum Subarray.

Day 10: Thursday March 25, 2021

Today's progress: Leetcode problem 53, Maximum Subarray.

Day 11: Friday March 26, 2021

Today's progress: Finished with Leetcode problem 53.

Day 12: Monday March 29, 2021

Today's progress: Started with Leetcode problem 88, Merge Sorted Array.

Day 13: Friday June 18, 2021

Today's progress: Resumed the practice (Leetcode problem 88).

Day 14: Thursday June 24, 2021

Today's progress: Leetcode problem 88.

Day 15: Friday June 25, 2021

Today's progress: Leetcode problem 88.

Day 16: Wednesday July 07, 2021

Today's progress: Leetcode problem 88.

Day 17: Tuesday July 13, 2021

Today's progress: Finished with Leetcode problem 88, added prettier/husky and started with problem 141 (Linked List Cycle).

Day 18: Friday July 16, 2021

Today's progress: Started with the Event loop topic review.

Day 19: Tuesday July 20, 2021

Today's progress: Leetcode problem 141.

Day 20: Friday July 23, 2021

Today's progress: Event loop topic review.

Day 21: Tuesday August 03, 2021

Today's progress: Finished With Leetcode problem 141, with two different approaches.

Day 22: Friday August 06, 2021

Today's progress: Event loop topic review.

Day 23: Tuesday August 10, 2021

Today's progress: Started with Leetcode problem 155, Min Stack.

Day 24: Friday August 13, 2021

Today's progress: Event loop topic review.

Day 25: Tuesday August 17, 2021

Today's progress: Finished with Leetcode problem 155.

Day 26: Thursday August 19, 2021

Today's progress: Started the Linux Foundation course Introduction to Linux (LFS101x).

Day 27: Saturday August 21, 2021

Today's progress: LFS101x: Completed Chapter 1.

Day 28: Monday August 23, 2021

Today's progress: LFS101x.

Day 29: Tuesday August 24, 2021

Today's progress: Started with Leetcode problem 160, Intersection of Two Linked Lists.

Day 30: Wednesday August 25, 2021

Today's progress: LFS101x.

Day 31: Thursday August 26, 2021

Today's progress: LFS101x: Completed Chapter 2.

Day 32: Thursday August 26, 2021

Today's progress: Finished with the Event loop topic review.

Day 33: Thursday September 02, 2021

Today's progress: Leetcode problem 160.

Day 34: Friday September 03, 2021

Today's progress: Started with the JavaScript Prototypes topic review.

Day 35: Wednesday September 08, 2021

Today's progress: Leetcode problem 160.

Day 36: Tuesday September 14, 2021

Today's progress: Leetcode problem 160.

Day 37: Monday September 20, 2021

Today's progress: LFS101x.

Day 38: Tuesday September 21, 2021

Today's progress: Finished with Leetcode problem 160, with two different approaches.

Day 39: Friday September 24, 2021

Today's progress: JavaScript Prototypes topic review.

Day 40: Friday September 24, 2021

Today's progress: LFS101x.

Day 41: Wednesday September 29, 2021

Today's progress: Started with Leetcode problem 169, Majority Element.

Day 42: Friday October 01, 2021

Today's progress: LFS101x.

Day 43: Wednesday October 06, 2021

Today's progress: Finished with Leetcode problem 169, Majority Element, with two different approaches.

Day 44: Tuesday October 12, 2021

Today's progress: Started with Leetcode problem 172, Factorial Trailing Zeroes.

Day 45: Friday October 15, 2021

Today's progress: Finished with JavaScript Prototypes topic review.

Day 46: Tuesday October 19, 2021

Today's progress: Finished with Leetcode problem 172, Factorial Trailing Zeroes.

Day 47: Tuesday October 26, 2021

Today's progress: Started with Leetcode problem 189, Rotate Array.

Day 48: Friday November 12, 2021

Today's progress: Finished with Leetcode problem 189, Rotate Array, with two different approaches + LFS101x.

Day 49: Monday November 15, 2021

Today's progress: Started with Leetcode problem 198, House Robber.

Day 50: Tuesday November 16, 2021

Today's progress: LFS101x.

Day 51: Wednesday November 17, 2021

Today's progress: LFS101x.

Day 52: Thursday November 18, 2021

Today's progress: Finished the Linux Foundation course Introduction to Linux (LFS101x).

Day 53: Tuesday November 23, 2021

Today's progress: Started the Frontend Masters course TypeScript Fundamentals, v3.

Day 54: Thursday November 25, 2021

Today's progress: TypeScript Fundamentals, v3.

Day 55: Friday November 26, 2021

Today's progress: Finished with Leetcode problem 198, House Robber + TypeScript Fundamentals, v3.

Day 55: Friday November 26, 2021

Today's progress: Finished with Leetcode problem 198, House Robber + TypeScript Fundamentals, v3.

Day 56: Monday November 29, 2021

Today's progress: TypeScript Fundamentals, v3.

Day 57: Tuesday November 30, 2021

Today's progress: Started with Leetcode problem 202, Happy number.

Day 58: Friday December 03, 2021

Today's progress: Finished with Leetcode problem 202, Happy number.

Day 59: Monday December 06, 2021

Today's progress: Started with Leetcode problem 204, Count primes.

Day 60: Tuesday December 07, 2021

Today's progress: Leetcode problem 204, Count primes.

Day 61: Friday December 10, 2021

Today's progress: Finished with Leetcode problem 204, Count primes.

Day 62: Tuesday December 14, 2021

Today's progress: Leetcode problem 205, Isomorphic strings.

Day 63: Wednesday December 15, 2021

Today's progress: Leetcode problem 226, Invert Binary Tree.

Day 64: Monday December 20, 2021

Today's progress: Leetcode problem 242, Valid Anagram.

Day 65: Tuesday December 21, 2021

Today's progress: Leetcode problem 371, Sum of Two Integers.

Day 66: Thursday December 23, 2021

Today's progress: Leetcode problem 448, Find All Numbers Disappeared in an Array.

Day 67: Thursday December 30, 2021

Today's progress: Leetcode problem 557, Reverse Words in a String III + LFW211: Node.js Application Development (Linux Foundation).

Day 68: Monday January 03, 2022

Today's progress: Leetcode problem 572, Subtree of Another Tree.

Day 69: Tuesday January 04, 2022

Today's progress: Leetcode problem 605, Can Place Flowers.

Day 70: Wednesday January 05, 2022

Today's progress: Leetcode problem 617, Merge Two Binary Trees.

Day 71: Thursday January 06, 2022

Today's progress: Leetcode problem 665, Non-decreasing Array.

Day 72: Friday January 07, 2022

Today's progress: Started with Leetcode problem 669, Trim a Binary Search Tree.

Day 73: Monday January 10, 2022

Today's progress: Finished with Leetcode problem 669, Trim a Binary Search Tree.

Day 74: Tuesday January 11, 2022

Today's progress: Leetcode problem 674, Longest Continuous Increasing Subsequence.

Day 75: Wednesday January 12, 2022

Today's progress: Leetcode problem 589, N-ary Tree Preorder Traversal (recursive approach).

Day 76: Friday January 14, 2022

Today's progress: Leetcode problem 589, N-ary Tree Preorder Traversal (iterative approach) + LFW211: Node.js Application Development (Linux Foundation).

Day 77: Monday January 17, 2022

Today's progress: Started with Leetcode problem 703, Kth Largest Element in a Stream.

Day 78: Tuesday January 18, 2022

Today's progress: Finished with Leetcode problem 703, Kth Largest Element in a Stream.

Day 79: Wednesday January 19, 2022

Today's progress: Started with Leetcode problem 705, Design HashSet.

Day 80: Thursday January 20, 2022

Today's progress: Finished with Leetcode problem 705, Design HashSet + LFW211: Node.js Application Development (Linux Foundation).

Day 81: Friday January 21, 2022

Today's progress: LFW211: Node.js Application Development (Linux Foundation).

Day 82: Monday January 24, 2022

Today's progress: Started with Leetcode 849, Maximize Distance to Closest Person.

Day 83: Tuesday January 25, 2022

Today's progress: Leetcode 849, Maximize Distance to Closest Person.

Day 84: Wednesday January 26, 2022

Today's progress: Finished with Leetcode 849, Maximize Distance to Closest Person.

Day 85: Thursday January 27, 2022

Today's progress: Wrote the tests for Leetcode problems 226, 572, 617 and 669.

Day 86: Friday January 28, 2022

Today's progress: Leetcode 852, Peak Index in a Mountain Array LFW211: Node.js Application Development (Linux Foundation)

Day 87: Friday February 18, 2022

Today's progress: Leetcode 1160, Find Words That Can Be Formed by Characters.

Day 88: Monday February 21, 2022

Today's progress: Leetcode 1160, Find Words That Can Be Formed by Characters. Finished Must Do Easy Questions list!

Day 89: Tuesday March 08, 2022

Today's progress: Avature home project.

Day 90: Wednesday March 09, 2022

Today's progress: Avature home project.

Day 91: Thursday March 10, 2022

Today's progress: Avature home project.

Day 92: Friday March 11, 2022

Today's progress: Avature home project.

Day 93: Saturday March 12, 2022

Today's progress: Avature home project.

Day 94: Sunday March 13, 2022

Today's progress: Avature home project.

Day 95: Monday March 14, 2022

Today's progress: Avature home project.

Day 96: Tuesday March 15, 2022

Today's progress: Avature home project.

Day 97: Wednesday March 16, 2022

Today's progress: Presentation for Avature home project.

Day 98: Thursday March 17, 2022

Today's progress: Presentation for Avature home project.

Day 99: Thursday April 21, 2022

Today's progress: Started with PHP Codeholic's course.

Day 100: Thursday April 21, 2022

Today's progress: PHP Codeholic's course.

Clone this wiki locally