π New Journey Begins! π
Iβve officially started my live batch with @sheryians_ 'Sheryians Coding School' today! π
The orientation session was packed with excitement, and Iβm ready to dive into this learning adventure! π»β¨
@sheryians_@harshbhaiyaa#LearnInPublic
π Class 70 of the Job Ready AI Powered Cohort by @sheryians_ (Sheryians Coding School)
π Today's Focus:
Learned fetch() in JS, how it returns Promises, made API calls & fetched GitHub user data for hands-on learning.
@harshbhaiyaa#Day70#Class70#100DaysOfLearning
π Class 69 of the Job Ready AI Powered Cohort by @sheryians_ (Sheryians Coding School)
π Today's Focus:
Learned Promises, chaining with .then, .catch, .finally; made food delivery & user-post tasks to grasp async JS in real use.
@harshbhaiyaa#Day69#Class69#javascript
π Class 68 of the Job Ready AI Powered Cohort by @sheryians_
π Today's Focus:
Mastered JS async flow: call stack, event loop, Web APIs, callbacks vs promises, and how promises beat callback hell for cleaner code.
@harshbhaiyaa#Day68#Class68#javascript
π DSA & Problem-Solving Progress [Class 65] Job Ready AI Powered Cohort by @sheryians_
π Solved:
β Factors of a Number
β Square Root
β Count Primes (Sieve of Eratosthenes)
β Pow Function through Recursion
π Source Code: https://t.co/EKeUEW54eb
@harshbhaiyaa#DSA
π DSA & Problem-Solving Progress [Class 63 & 64] Job Ready AI Powered Cohort by @sheryians_
π Solved Using Recursion:
β Sum upto N
β Factorial
β Fibonacci
β Sum of Digits
β Reverse Number
β GCD
π Source Code: https://t.co/5uk40JrPLQ
@harshbhaiyaa#DSA#ProblemSolving
π Class 67 of the Job Ready AI Powered Cohort by @sheryians_ (Sheryians Coding School)
π Today's Focus:
Learned sync vs async in JS, main thread, Web APIs, callback & microtask queues, and how the event loop handles execution flow
@harshbhaiyaa#Day67#Class67#javascript
π Class 66 of the Job Ready AI Powered Cohort by @sheryians_ (Sheryians Coding School)
π Today's Focus:
Merged sorted arrays, removed duplicates, solved duplicate zeros with brute & efficient approach using two-pointer.
@harshbhaiyaa#Day66#Class66#100DaysOfLearning
π Class 65 of the Job Ready AI Powered Cohort by @sheryians_ (Sheryians Coding School)
π Today's Focus:
β Count Primes through Sieve of Eratosthenes, Square root (brute & efficient), Power calculation (brute & recursion)
@harshbhaiyaa#Day65#Class65#100DaysOfLearning
π Class 63 of the Job Ready AI Powered Cohort by @sheryians_ (Sheryians Coding School)
π Today's Focus:
Learned recursion, function stack & backtracking; solved 1 to n, sum, factorial, Fibonacci & their sum using recursion.
@harshbhaiyaa#Day63#Class63#100DaysOfLearning
π Class 62 of the Job Ready AI Powered Cohort by @sheryians_ (Sheryians Coding School)
π Today's Focus:
Learned JS OOP via practicals: built Library & MobileShop with classes, methods & objects. Real-world logic, clean code!
@harshbhaiyaa#Day62#Class62#100DaysOfLearning
π Class 61 of the Job Ready AI Powered Cohort by @sheryians_ (Sheryians Coding School)
π Today's Focus:
Learned constructor funcs, this, prototypes & how instances use prototype methods.
@harshbhaiyaa#Day61#Class61#100DaysOfLearning
π DSA & Problem-Solving Progress [Class 59] Job Ready AI Powered Cohort by @sheryians_
π Solved:
β Print Hello N Times Using Recursion
β Print 1 to N Numbers Using Recursion
β Print N to 1 Numbers Using Recursion
π Source Code: https://t.co/5uk40JrPLQ
@harshbhaiyaa#DSA
π DSA & Problem-Solving Progress [Class 58] Job Ready AI Powered Cohort by @sheryians_
π Solved:
β Swap Variables Using Bitwise XOR
β Is Even Using Bitwise AND
β Is Power of 2 Using Bitwise Operator
π Source Code: https://t.co/iWui8D6DjE
@harshbhaiyaa#DSA