TCTanisha Chandaniintanishastechhaven.com·Jun 11, 2023 · 1 min readDay 87 of #100DaysOfCodeToday I Solved the following problems on CodeChef to enhance my skills and get more comfortable with the syntax in Java: https://www.codechef.com/problems/KITCHENCOSThttps://www.codechef.com/problems/CHEFRACEShttps://www.codechef.com/problems/CHEFSCO...00
TCTanisha Chandaniintanishastechhaven.com·Jun 11, 2023 · 1 min readDay 84-86 of #100DaysOfCodeOn days 84, 85 & 86 I continued building a to-do list web app while learning ReactJS. Although the app was simple, it allowed me to learn how to perform actions like adding, editing, deleting, and viewing items (CRUD operations) using React. You can ...00
TCTanisha Chandaniintanishastechhaven.com·Jun 11, 2023 · 1 min readDay 81-83 of #100DaysOfCodeOn days 81, 82 & 83 I delved into OOPS concepts in Java including encapsulation, abstraction, inheritance, and polymorphism. After this, I took my first steps towards learning DSA in Java by understanding the concept of time complexity and space co...00
TCTanisha Chandaniintanishastechhaven.com·Jun 4, 2023 · 1 min readDay 80 of #100DaysOfCodeToday I Continued learning React: Today, I focused on expanding my knowledge of React by diving into essential concepts such as component lifecycle. Implemented CRUD operations in a basic to-do list application in React. I started working on it aro...00
TCTanisha Chandaniintanishastechhaven.com·Jun 3, 2023 · 1 min readDay 79 of #100DaysOfCodeToday I Dedicated most of my day to improving myReactJS skills, reviewing important concepts like JSX, props, and useState. I realized that I need to spend more time refreshing my ReactJS knowledge because I haven't had much practice since March. ...00