Dan Chirchir (@dan_chirchirs) 's Twitter Profile
Dan Chirchir

@dan_chirchirs

Software Engineer

ID: 1692135856448962560

linkhttps://github.com/Chirchir-Dan calendar_today17-08-2023 11:27:40

75 Tweet

115 Takipçi

522 Takip Edilen

Dan Chirchir (@dan_chirchirs) 's Twitter Profile Photo

Day 51 of #100DaysOfALXSE: Today I mastered the art of writing Makefiles! From setting up rules to handling dependencies, I can now automate the build process like a pro.

Day 51 of #100DaysOfALXSE: Today I mastered the art of writing Makefiles!  From setting up rules to handling dependencies, I can now automate the build process like a pro.
Dan Chirchir (@dan_chirchirs) 's Twitter Profile Photo

Days 52-55 of #100DaysofALXSE Days 52-53: Explored DNS, monitoring, web server, network basics, and server concepts. Days 54-55: Designed web infrastructures in collaboration with David King'asia: imgur.com/a/V0KnLCR #DoHardThings #ALX_SE

Dan Chirchir (@dan_chirchirs) 's Twitter Profile Photo

Learn a language with me for free! Duolingo is fun, and proven to work. Here’s my invite link: invite.duolingo.com/BDHTZTB5CWWKSB…

Learn a language with me for free! Duolingo is fun, and proven to work. Here’s my invite link: invite.duolingo.com/BDHTZTB5CWWKSB…
Manish Kumar Shah (@manishkumar_dev) 's Twitter Profile Photo

Free Computer Science Certifications to try in 2024: 🔸GIT simplilearn.com/learn-git-basi… 🔸Python mygreatlearning.com/academy/learn-… 🔸SQL cognitiveclass.ai/courses/learn-… 🔸DSA mygreatlearning.com/academy/learn-… 🔸Java openclassrooms.com/en/courses/566… 🔸JavaScript openclassrooms.com/en/courses/566… 🔸C alison.com/course/c-progr…

Free Computer Science Certifications to try in 2024:

🔸GIT
simplilearn.com/learn-git-basi…

🔸Python
mygreatlearning.com/academy/learn-…

🔸SQL
cognitiveclass.ai/courses/learn-…

🔸DSA
mygreatlearning.com/academy/learn-…

🔸Java
openclassrooms.com/en/courses/566…

🔸JavaScript
openclassrooms.com/en/courses/566…

🔸C
alison.com/course/c-progr…
Dan Chirchir (@dan_chirchirs) 's Twitter Profile Photo

Ready to level up my coding game! 💪 Taking on the #GeekStreak2024 challenge. 30 days of problem-solving, learning, and growth. Let's do this! #codinglife #programming #devlife #Algorithms #DSA #pythonprogramming

Dan Chirchir (@dan_chirchirs) 's Twitter Profile Photo

Day 1 of #geekstreak2024 I just solved the challenge of converting a sorted array into a Height Balanced Binary Search Tree(BST)! Here is my implementation in #Python : #datastructures # #SoftwareEngineer #100DaysOfCode

Day 1 of #geekstreak2024

I just solved the challenge of converting a sorted array into a Height Balanced Binary Search Tree(BST)!

Here is my implementation in #Python :

#datastructures # #SoftwareEngineer  #100DaysOfCode
Dan Chirchir (@dan_chirchirs) 's Twitter Profile Photo

Day 2 of #geekstreak2024 : Tackled the challenge of verifying if a binary tree is a BST. My solution ensures all nodes follow the BST property: left < root < right. No duplicates allowed. #Python #datastructures #100DaysOfCode

Day 2 of #geekstreak2024 :

Tackled the challenge of verifying if  a binary tree is a BST. My solution ensures all nodes follow the BST property: left &lt; root &lt; right. No duplicates allowed.

#Python #datastructures #100DaysOfCode
Àgbà Akin (@kynsofficial) 's Twitter Profile Photo

Frontend: HTML, CSS, JavaScript, React, Vue Backend: Python, Node.js, Java, PHP Database: SQL, Mysql, MongoDB, Oracle, PostgreSQL Cloud: AWS, Azure, Google Cloud, Digital Ocean UI/UX: Figma, Adobe XD, User Experience Which of these do you wish to learn? Me see how to help?

Dan Chirchir (@dan_chirchirs) 's Twitter Profile Photo

I take the courage to restart the challenge with discipline. Day 1 of #geekstreak2024 A celebrity is a person who is known to all but does not know anyone at a party A square matrix mat is used to represent people at the party, my task was return the index of the celeb. #Python

I take the courage to restart the challenge with discipline.
Day 1 of #geekstreak2024

A celebrity is a person who is known to all but does not know anyone at a party
A square matrix mat is used to represent people at the party, my task was return the index of the celeb.

#Python
Dan Chirchir (@dan_chirchirs) 's Twitter Profile Photo

Day 2 of #geekstreak2024 Given two sorted arrays arr1 and arr2 and an element k. The task was to find the element that would be at the kth position of the combined sorted array. #pythonprogramming #100DaysOfCode

Day 2 of #geekstreak2024 

Given two sorted arrays arr1 and arr2 and an element k. The task was to find the element that would be at the kth position of the combined sorted array.

#pythonprogramming #100DaysOfCode
Dan Chirchir (@dan_chirchirs) 's Twitter Profile Photo

Day 3 of #geekstreak2024 Given a Binary Tree. Check for the Sum Tree for every node except the leaf node. Return true if it is a Sum Tree otherwise, return false. #pythonprogramming #100DaysOfCode

Day 3 of #geekstreak2024 

Given a Binary Tree. Check for the Sum Tree for every node except the leaf node. Return true if it is a Sum Tree otherwise, return false.

#pythonprogramming #100DaysOfCode
Dan Chirchir (@dan_chirchirs) 's Twitter Profile Photo

Day 4 #geekstreak2024 Given an array arr of n integers. My task was to write a program to find the maximum value of ∑arr[i]*i, where i = 0, 1, 2,., n-1. I was allowed to rearrange the elements of the array. Since the output could be large, I printed the answer modulo 109+7.

Day 4 #geekstreak2024 

Given an array arr of n integers. My task was to write a program to find the maximum value of ∑arr[i]*i, where i = 0, 1, 2,., n-1. I was allowed to rearrange the elements of the array.

Since the output could be large, I printed the answer modulo 109+7.
Neel Shah (@codedailyml) 's Twitter Profile Photo

Best YouTube Playlists to learn Programming: 🔸C youtube.com/playlist?list=… 🔸C++ youtube.com/playlist?list=… 🔸 Python youtube.com/playlist?list=… 🔸Data Science imp.i384100.net/1rq3Km 🔸 JavaScript youtube.com/playlist?list=… 🔸Java youtube.com/playlist?list=… 🔸Data Structures and

Best YouTube Playlists to learn Programming:

🔸C
youtube.com/playlist?list=…

🔸C++
youtube.com/playlist?list=…

🔸 Python
youtube.com/playlist?list=…

🔸Data Science 
imp.i384100.net/1rq3Km

🔸 JavaScript
youtube.com/playlist?list=…

🔸Java
youtube.com/playlist?list=…

🔸Data Structures and