#codingjourne search results

โœ… LeetCode 2540 โ€” Minimum Common Value Another problem done! Step by step, getting stronger in DSA ๐Ÿ’ช #LeetCode #CodingJourne

AkashGupta29571's tweet image. โœ… LeetCode 2540 โ€” Minimum Common Value
Another problem done! Step by step, getting stronger in DSA ๐Ÿ’ช #LeetCode #CodingJourne

Day 38 #100DaysOfCode ๐Ÿš€๐Ÿ’ก - Conquered "K-th Element of 2 Sorted Arrays" & "Row with Max Ones". ๐Ÿงฉ๐Ÿ‘จโ€๐Ÿ’ป - Today was about diving deep into arrays and matrices, finding beauty in complexity. ๐Ÿ“Šโœจ - Each problem, a new discovery; every solution, a step closer to mastery. #CodingJourne

Ravindra_uk01's tweet image. Day 38 #100DaysOfCode ๐Ÿš€๐Ÿ’ก
- Conquered "K-th Element of 2 Sorted Arrays" & "Row with Max Ones". ๐Ÿงฉ๐Ÿ‘จโ€๐Ÿ’ป
- Today was about diving deep into arrays and matrices, finding beauty in complexity. ๐Ÿ“Šโœจ
- Each problem, a new discovery; every solution, a step closer to mastery. #CodingJourne

Day 06 of #100DaysOfCode with @TheOdinProject: Practiced making a simple webpage and learned key HTML elements like <title>, <head>, <body>, and <h1> to structure content effectively. #WebDevelopment #CodingJourne

PrabhakarS67826's tweet image. Day 06 of #100DaysOfCode with @TheOdinProject: Practiced making a simple webpage and learned key HTML elements like &amp;lt;title&amp;gt;, &amp;lt;head&amp;gt;, &amp;lt;body&amp;gt;, and &amp;lt;h1&amp;gt; to structure content effectively. #WebDevelopment #CodingJourne
PrabhakarS67826's tweet image. Day 06 of #100DaysOfCode with @TheOdinProject: Practiced making a simple webpage and learned key HTML elements like &amp;lt;title&amp;gt;, &amp;lt;head&amp;gt;, &amp;lt;body&amp;gt;, and &amp;lt;h1&amp;gt; to structure content effectively. #WebDevelopment #CodingJourne
PrabhakarS67826's tweet image. Day 06 of #100DaysOfCode with @TheOdinProject: Practiced making a simple webpage and learned key HTML elements like &amp;lt;title&amp;gt;, &amp;lt;head&amp;gt;, &amp;lt;body&amp;gt;, and &amp;lt;h1&amp;gt; to structure content effectively. #WebDevelopment #CodingJourne
PrabhakarS67826's tweet image. Day 06 of #100DaysOfCode with @TheOdinProject: Practiced making a simple webpage and learned key HTML elements like &amp;lt;title&amp;gt;, &amp;lt;head&amp;gt;, &amp;lt;body&amp;gt;, and &amp;lt;h1&amp;gt; to structure content effectively. #WebDevelopment #CodingJourne

Day 9 of #100daysofcode! โœ… Reactjs Still diving into the world of React.js and today I learned about โœ”๏ธhooks. ->Hooks are a game-changer for managing state and lifecycle in functional components. I'm Excited about this journey! ๐Ÿ’ป๐Ÿ”ฅ #ReactJS #CodingJourne #coding

WanguiHiram's tweet image. Day 9 of #100daysofcode!
โœ… Reactjs 
Still diving into the world of React.js and today  I learned about โœ”๏ธhooks.
 -&amp;gt;Hooks are a game-changer for managing state and lifecycle in functional components. I&apos;m Excited about this journey! ๐Ÿ’ป๐Ÿ”ฅ #ReactJS #CodingJourne  #coding

Day 3 of my 120 Days DSA Challenge ๐Ÿ”Ž Problem: Binary Search โœ… Approach: Iterative method โ†’ Calculate mid = low + (high โ€“ low) / 2 โ†’ Narrow search space by comparing mid with target Time Complexity: O(log n) โšก #DSA #StriversSheet #CodingJourne

PrafullSahu05's tweet image. Day 3 of my 120 Days DSA Challenge ๐Ÿ”Ž
Problem: Binary Search
โœ… Approach: Iterative method
โ†’ Calculate mid = low + (high โ€“ low) / 2
โ†’ Narrow search space by comparing mid with target
Time Complexity: O(log n) โšก
#DSA #StriversSheet #CodingJourne
PrafullSahu05's tweet image. Day 3 of my 120 Days DSA Challenge ๐Ÿ”Ž
Problem: Binary Search
โœ… Approach: Iterative method
โ†’ Calculate mid = low + (high โ€“ low) / 2
โ†’ Narrow search space by comparing mid with target
Time Complexity: O(log n) โšก
#DSA #StriversSheet #CodingJourne

Excited to share my latest achievement! ๐ŸŒŸ Just scored 1 star in Java on HackerRank. ๐Ÿ’ป It's been a challenging yet rewarding journey, and I'm pumped to keep pushing my coding skills to the next level! ๐Ÿ’ช #Java #HackerRank #CodingJourne

addynoven's tweet image. Excited to share my latest achievement! ๐ŸŒŸ Just scored 1 star in Java on HackerRank. ๐Ÿ’ป It&apos;s been a challenging yet rewarding journey, and I&apos;m pumped to keep pushing my coding skills to the next level! ๐Ÿ’ช #Java #HackerRank #CodingJourne

Day-7 of #100DaysOfCode with python by @yu_angela 1.Revised previous things in python 2. Built Hangman game in python 3.did 1 medium level DSA question at LEETCODE ! #python #codingjourne #coding #dsa #codinglife ๐Ÿ’ป

lkroy22's tweet image. Day-7 of #100DaysOfCode with python by
@yu_angela
1.Revised previous things  in python 
2. Built Hangman game in python 
 3.did 1 medium level DSA question at LEETCODE ! #python #codingjourne #coding #dsa #codinglife  ๐Ÿ’ป
lkroy22's tweet image. Day-7 of #100DaysOfCode with python by
@yu_angela
1.Revised previous things  in python 
2. Built Hangman game in python 
 3.did 1 medium level DSA question at LEETCODE ! #python #codingjourne #coding #dsa #codinglife  ๐Ÿ’ป

๐Ÿš€ Week 0 Progress ๐Ÿš€ Diving into the basics of web development with the @harikart #100xdev course! โœ… Set up my IDE ๐Ÿ–ฅ๏ธ โœ… Learned HTML tags & attributes ๐Ÿท๏ธ โœ… Exploring CSS to bring designs to life ๐ŸŽจ Excited for the journey ahead! ๐ŸŒŸ #WebDevelopment #CodingJourne

SebanAndrews's tweet image. ๐Ÿš€ Week 0 Progress ๐Ÿš€
Diving into the basics of web development with the @harikart #100xdev course!
โœ… Set up my IDE ๐Ÿ–ฅ๏ธ
โœ… Learned HTML tags &amp;amp; attributes ๐Ÿท๏ธ
โœ… Exploring CSS to bring designs to life ๐ŸŽจ
Excited for the journey ahead! ๐ŸŒŸ
#WebDevelopment #CodingJourne

โœจ Day 14 of #100DaysOfCode โœจ React learning in full swing! ๐Ÿš€ โœ… Learned how to pass props from Parent โ†’ Grandchild โœ… Completed the To-Do project (logic is all done, styling pending ๐Ÿ’…) Feeling pumped! React is starting to click. ๐Ÿ’ก #ReactJS #CodingJourne

whyAasif's tweet image. โœจ Day 14 of #100DaysOfCode โœจ
React learning in full swing! ๐Ÿš€
โœ… Learned how to pass props from Parent โ†’ Grandchild
โœ… Completed the To-Do project (logic is all done, styling pending ๐Ÿ’…)

Feeling pumped! React is starting to click. ๐Ÿ’ก
#ReactJS #CodingJourne
whyAasif's tweet image. โœจ Day 14 of #100DaysOfCode โœจ
React learning in full swing! ๐Ÿš€
โœ… Learned how to pass props from Parent โ†’ Grandchild
โœ… Completed the To-Do project (logic is all done, styling pending ๐Ÿ’…)

Feeling pumped! React is starting to click. ๐Ÿ’ก
#ReactJS #CodingJourne

Day 2 of the #geekstreak2024! ๐Ÿ”ฅ๐Ÿ’ก Another problem down, feeling the momentum build! Letโ€™s keep going strong! ๐Ÿ’ช๐Ÿš€ #deutschebank #CodingJourne #geekstreak2024 #DeutscheBank @DeutscheBank @geeksforgeeks

RishikeshJagda2's tweet image. Day 2 of the #geekstreak2024! ๐Ÿ”ฅ๐Ÿ’ก 

Another problem down, feeling the momentum build! Letโ€™s keep going strong! ๐Ÿ’ช๐Ÿš€ 

#deutschebank #CodingJourne
#geekstreak2024 #DeutscheBank
@DeutscheBank 
@geeksforgeeks

Solved 2 DSA questions on arrays today ๐Ÿ’ป Getting better at problem-solving step by step ๐Ÿš€ #DSA #Java #CodingJourne


Day 22 of DSA Learned about Graphs today also, nowadays I'm a bit stressed about my future and kind of cut throat competition it's in the tech market #WomenInTech #DSA #CodingJourne


๐ŸŽ‰ Just finished building a Tic-Tac-Toe Game using HTML, CSS, JavaScript, and React.js! ๐Ÿ’ป๐ŸŽฎ Can't wait to explore more projects and continue honing my skills! #webdev #ReactJS #codingjourne code here-github.com/sanjaraiy/Tic-โ€ฆ

Rajende17438932's tweet image. ๐ŸŽ‰ Just finished building a Tic-Tac-Toe Game using HTML, CSS, JavaScript, and React.js! ๐Ÿ’ป๐ŸŽฎ  Can&apos;t wait to explore more projects and continue honing my skills! #webdev #ReactJS #codingjourne
code here-github.com/sanjaraiy/Tic-โ€ฆ

Day 23 of DSA Crushed a leetcode hard question today, was not able to solve it altough, will try it on later also i feel like the progress is slow due to hindrance by multiple things that are urgent but not important(attending college)๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ #WomenInTech #DSA #CodingJourne


๐Ÿ’ป Spent the day sharpening my problem-solving skills with DSA questions on LeetCode! ๐Ÿš€ Every challenge is a step closer to mastery. #LeetCode #DSA #CodingJourne


โœ… LeetCode 2540 โ€” Minimum Common Value Another problem done! Step by step, getting stronger in DSA ๐Ÿ’ช #LeetCode #CodingJourne

AkashGupta29571's tweet image. โœ… LeetCode 2540 โ€” Minimum Common Value
Another problem done! Step by step, getting stronger in DSA ๐Ÿ’ช #LeetCode #CodingJourne

Solved 2 DSA questions on arrays today ๐Ÿ’ป Getting better at problem-solving step by step ๐Ÿš€ #DSA #Java #CodingJourne


No results for "#codingjourne"

Day 06 of #100DaysOfCode with @TheOdinProject: Practiced making a simple webpage and learned key HTML elements like <title>, <head>, <body>, and <h1> to structure content effectively. #WebDevelopment #CodingJourne

PrabhakarS67826's tweet image. Day 06 of #100DaysOfCode with @TheOdinProject: Practiced making a simple webpage and learned key HTML elements like &amp;lt;title&amp;gt;, &amp;lt;head&amp;gt;, &amp;lt;body&amp;gt;, and &amp;lt;h1&amp;gt; to structure content effectively. #WebDevelopment #CodingJourne
PrabhakarS67826's tweet image. Day 06 of #100DaysOfCode with @TheOdinProject: Practiced making a simple webpage and learned key HTML elements like &amp;lt;title&amp;gt;, &amp;lt;head&amp;gt;, &amp;lt;body&amp;gt;, and &amp;lt;h1&amp;gt; to structure content effectively. #WebDevelopment #CodingJourne
PrabhakarS67826's tweet image. Day 06 of #100DaysOfCode with @TheOdinProject: Practiced making a simple webpage and learned key HTML elements like &amp;lt;title&amp;gt;, &amp;lt;head&amp;gt;, &amp;lt;body&amp;gt;, and &amp;lt;h1&amp;gt; to structure content effectively. #WebDevelopment #CodingJourne
PrabhakarS67826's tweet image. Day 06 of #100DaysOfCode with @TheOdinProject: Practiced making a simple webpage and learned key HTML elements like &amp;lt;title&amp;gt;, &amp;lt;head&amp;gt;, &amp;lt;body&amp;gt;, and &amp;lt;h1&amp;gt; to structure content effectively. #WebDevelopment #CodingJourne

โœ… LeetCode 2540 โ€” Minimum Common Value Another problem done! Step by step, getting stronger in DSA ๐Ÿ’ช #LeetCode #CodingJourne

AkashGupta29571's tweet image. โœ… LeetCode 2540 โ€” Minimum Common Value
Another problem done! Step by step, getting stronger in DSA ๐Ÿ’ช #LeetCode #CodingJourne

Day 3 of my 120 Days DSA Challenge ๐Ÿ”Ž Problem: Binary Search โœ… Approach: Iterative method โ†’ Calculate mid = low + (high โ€“ low) / 2 โ†’ Narrow search space by comparing mid with target Time Complexity: O(log n) โšก #DSA #StriversSheet #CodingJourne

PrafullSahu05's tweet image. Day 3 of my 120 Days DSA Challenge ๐Ÿ”Ž
Problem: Binary Search
โœ… Approach: Iterative method
โ†’ Calculate mid = low + (high โ€“ low) / 2
โ†’ Narrow search space by comparing mid with target
Time Complexity: O(log n) โšก
#DSA #StriversSheet #CodingJourne
PrafullSahu05's tweet image. Day 3 of my 120 Days DSA Challenge ๐Ÿ”Ž
Problem: Binary Search
โœ… Approach: Iterative method
โ†’ Calculate mid = low + (high โ€“ low) / 2
โ†’ Narrow search space by comparing mid with target
Time Complexity: O(log n) โšก
#DSA #StriversSheet #CodingJourne

Day 9 of #100daysofcode! โœ… Reactjs Still diving into the world of React.js and today I learned about โœ”๏ธhooks. ->Hooks are a game-changer for managing state and lifecycle in functional components. I'm Excited about this journey! ๐Ÿ’ป๐Ÿ”ฅ #ReactJS #CodingJourne #coding

WanguiHiram's tweet image. Day 9 of #100daysofcode!
โœ… Reactjs 
Still diving into the world of React.js and today  I learned about โœ”๏ธhooks.
 -&amp;gt;Hooks are a game-changer for managing state and lifecycle in functional components. I&apos;m Excited about this journey! ๐Ÿ’ป๐Ÿ”ฅ #ReactJS #CodingJourne  #coding

Day 38 #100DaysOfCode ๐Ÿš€๐Ÿ’ก - Conquered "K-th Element of 2 Sorted Arrays" & "Row with Max Ones". ๐Ÿงฉ๐Ÿ‘จโ€๐Ÿ’ป - Today was about diving deep into arrays and matrices, finding beauty in complexity. ๐Ÿ“Šโœจ - Each problem, a new discovery; every solution, a step closer to mastery. #CodingJourne

Ravindra_uk01's tweet image. Day 38 #100DaysOfCode ๐Ÿš€๐Ÿ’ก
- Conquered &quot;K-th Element of 2 Sorted Arrays&quot; &amp;amp; &quot;Row with Max Ones&quot;. ๐Ÿงฉ๐Ÿ‘จโ€๐Ÿ’ป
- Today was about diving deep into arrays and matrices, finding beauty in complexity. ๐Ÿ“Šโœจ
- Each problem, a new discovery; every solution, a step closer to mastery. #CodingJourne

Day-7 of #100DaysOfCode with python by @yu_angela 1.Revised previous things in python 2. Built Hangman game in python 3.did 1 medium level DSA question at LEETCODE ! #python #codingjourne #coding #dsa #codinglife ๐Ÿ’ป

lkroy22's tweet image. Day-7 of #100DaysOfCode with python by
@yu_angela
1.Revised previous things  in python 
2. Built Hangman game in python 
 3.did 1 medium level DSA question at LEETCODE ! #python #codingjourne #coding #dsa #codinglife  ๐Ÿ’ป
lkroy22's tweet image. Day-7 of #100DaysOfCode with python by
@yu_angela
1.Revised previous things  in python 
2. Built Hangman game in python 
 3.did 1 medium level DSA question at LEETCODE ! #python #codingjourne #coding #dsa #codinglife  ๐Ÿ’ป

Excited to share my latest achievement! ๐ŸŒŸ Just scored 1 star in Java on HackerRank. ๐Ÿ’ป It's been a challenging yet rewarding journey, and I'm pumped to keep pushing my coding skills to the next level! ๐Ÿ’ช #Java #HackerRank #CodingJourne

addynoven's tweet image. Excited to share my latest achievement! ๐ŸŒŸ Just scored 1 star in Java on HackerRank. ๐Ÿ’ป It&apos;s been a challenging yet rewarding journey, and I&apos;m pumped to keep pushing my coding skills to the next level! ๐Ÿ’ช #Java #HackerRank #CodingJourne

๐Ÿš€ Week 0 Progress ๐Ÿš€ Diving into the basics of web development with the @harikart #100xdev course! โœ… Set up my IDE ๐Ÿ–ฅ๏ธ โœ… Learned HTML tags & attributes ๐Ÿท๏ธ โœ… Exploring CSS to bring designs to life ๐ŸŽจ Excited for the journey ahead! ๐ŸŒŸ #WebDevelopment #CodingJourne

SebanAndrews's tweet image. ๐Ÿš€ Week 0 Progress ๐Ÿš€
Diving into the basics of web development with the @harikart #100xdev course!
โœ… Set up my IDE ๐Ÿ–ฅ๏ธ
โœ… Learned HTML tags &amp;amp; attributes ๐Ÿท๏ธ
โœ… Exploring CSS to bring designs to life ๐ŸŽจ
Excited for the journey ahead! ๐ŸŒŸ
#WebDevelopment #CodingJourne

โœจ Day 14 of #100DaysOfCode โœจ React learning in full swing! ๐Ÿš€ โœ… Learned how to pass props from Parent โ†’ Grandchild โœ… Completed the To-Do project (logic is all done, styling pending ๐Ÿ’…) Feeling pumped! React is starting to click. ๐Ÿ’ก #ReactJS #CodingJourne

whyAasif's tweet image. โœจ Day 14 of #100DaysOfCode โœจ
React learning in full swing! ๐Ÿš€
โœ… Learned how to pass props from Parent โ†’ Grandchild
โœ… Completed the To-Do project (logic is all done, styling pending ๐Ÿ’…)

Feeling pumped! React is starting to click. ๐Ÿ’ก
#ReactJS #CodingJourne
whyAasif's tweet image. โœจ Day 14 of #100DaysOfCode โœจ
React learning in full swing! ๐Ÿš€
โœ… Learned how to pass props from Parent โ†’ Grandchild
โœ… Completed the To-Do project (logic is all done, styling pending ๐Ÿ’…)

Feeling pumped! React is starting to click. ๐Ÿ’ก
#ReactJS #CodingJourne

Day 2 of the #geekstreak2024! ๐Ÿ”ฅ๐Ÿ’ก Another problem down, feeling the momentum build! Letโ€™s keep going strong! ๐Ÿ’ช๐Ÿš€ #deutschebank #CodingJourne #geekstreak2024 #DeutscheBank @DeutscheBank @geeksforgeeks

RishikeshJagda2's tweet image. Day 2 of the #geekstreak2024! ๐Ÿ”ฅ๐Ÿ’ก 

Another problem down, feeling the momentum build! Letโ€™s keep going strong! ๐Ÿ’ช๐Ÿš€ 

#deutschebank #CodingJourne
#geekstreak2024 #DeutscheBank
@DeutscheBank 
@geeksforgeeks

๐ŸŽ‰ Just finished building a Tic-Tac-Toe Game using HTML, CSS, JavaScript, and React.js! ๐Ÿ’ป๐ŸŽฎ Can't wait to explore more projects and continue honing my skills! #webdev #ReactJS #codingjourne code here-github.com/sanjaraiy/Tic-โ€ฆ

Rajende17438932's tweet image. ๐ŸŽ‰ Just finished building a Tic-Tac-Toe Game using HTML, CSS, JavaScript, and React.js! ๐Ÿ’ป๐ŸŽฎ  Can&apos;t wait to explore more projects and continue honing my skills! #webdev #ReactJS #codingjourne
code here-github.com/sanjaraiy/Tic-โ€ฆ

Loading...

Something went wrong.


Something went wrong.


United States Trends