DK_Coder_Girl's profile picture. Professional & Aspiring 
๐ŸŒŸCoder girl | ๐Ÿš€ A4 analyst at Capgemini | ๐Ÿ“ŠBuilding logic , breaking barriers  | ๐Ÿš€ DSA & Web Dev | #WomenInTech

DKDK

@DK_Coder_Girl

Professional & Aspiring ๐ŸŒŸCoder girl | ๐Ÿš€ A4 analyst at Capgemini | ๐Ÿ“ŠBuilding logic , breaking barriers | ๐Ÿš€ DSA & Web Dev | #WomenInTech

๐Ÿš€ Day 62: First Unique Character in Python! ๐Ÿ”๐Ÿ A classic interview test of logic + efficiency. ๐Ÿ’ก Quick Tips: โ€ข Count with a hash map โ€ข Keep order with a queue โ€ข Aim for O(n) time Your go-to method โ€” Counter, queue, or something else? ๐Ÿ‘‡ #Python #LeetCode #CodingIntervie


๐Ÿš€ day 59 LeetCode Challenge: Valid Parentheses ๐Ÿ” "Are these even in the right order?" ๐Ÿคฏ โœ” Same type must close โœ” Correct order matters โœ” No mismatched pairs Why itโ€™s cool? Because itโ€™s all about STACK discipline! Think plates ๐Ÿฝ๏ธ โ†’ Last In, First Out.


๐Ÿง  Revisiting the Basics: Stack Implementation in Python! LIFO โžก๏ธ Last In, First Out โ€” the backbone of recursion, undo ops & more. โœ… Push | Pop | Peek โœ… Overflow & Underflow handling โœ… Display elements in reverse Because strong fundamentals = strong systems! ๐Ÿ’ช #Python

DK_Coder_Girl's tweet image. ๐Ÿง  Revisiting the Basics: Stack Implementation in Python!
LIFO โžก๏ธ Last In, First Out โ€” the backbone of recursion, undo ops & more.
โœ… Push | Pop | Peek
โœ… Overflow & Underflow handling
โœ… Display elements in reverse
Because strong fundamentals = strong systems! ๐Ÿ’ช
#Python

Good morning mumbai๐Ÿ˜‰

DK_Coder_Girl's tweet image. Good morning mumbai๐Ÿ˜‰

Refreshing pauses in the middle of chaos ๐ŸŒธ #StreetStories #Serenity

DK_Coder_Girl's tweet image. Refreshing pauses in the middle of chaos ๐ŸŒธ #StreetStories #Serenity

Best buddy โค๏ธ

DK_Coder_Girl's tweet image. Best buddy โค๏ธ

๐Ÿ” Just built a Circular Linked List in Python! Perfect loop, no loose ends. ๐Ÿ˜Ž Great for round-robin scheduling, buffering, and more! #Python #Coding #DataStructures #DevLife #OpenSource #100DaysOfCode

DK_Coder_Girl's tweet image. ๐Ÿ” Just built a Circular Linked List in Python!
Perfect loop, no loose ends. ๐Ÿ˜Ž
Great for round-robin scheduling, buffering, and more!
#Python #Coding #DataStructures #DevLife #OpenSource #100DaysOfCode

Rise and shine dear ๐Ÿช„โฃ๏ธ

DK_Coder_Girl's tweet image. Rise and shine dear ๐Ÿช„โฃ๏ธ

A slow morning with highlighters, SQL sheets, and soft focus โœจ Learning something new every day ๐ŸŒฟ #MorningStudy #Motivation

DK_Coder_Girl's tweet image. A slow morning with highlighters, SQL sheets, and soft focus โœจ
Learning something new every day ๐ŸŒฟ #MorningStudy #Motivation

๐Ÿš‚ Reversed a Doubly Linked List today โ€” like flipping a train to go backward! Every nodeโ€™s pointers got a makeover ๐Ÿ”๐Ÿง  ๐Ÿ’ป Code + logic on GitHub ๐Ÿ‘‰ย  github.com/DishaK0815/DSAโ€ฆ #Coding #DataStructures #Python #LinkedList #TechJourney #100DaysOfCode

DK_Coder_Girl's tweet image. ๐Ÿš‚ Reversed a Doubly Linked List today โ€” like flipping a train to go backward!
Every nodeโ€™s pointers got a makeover ๐Ÿ”๐Ÿง 
๐Ÿ’ป Code + logic on GitHub ๐Ÿ‘‰ย 
github.com/DishaK0815/DSAโ€ฆ
#Coding #DataStructures #Python #LinkedList #TechJourney #100DaysOfCode

Breaking news: Tiny fluff caught trying to escape luxury living! ๐Ÿ˜‚๐Ÿก๐Ÿน #HamsterChronicles #CutenessOverload

DK_Coder_Girl's tweet image. Breaking news: Tiny fluff caught trying to escape luxury living! ๐Ÿ˜‚๐Ÿก๐Ÿน #HamsterChronicles #CutenessOverload
DK_Coder_Girl's tweet image. Breaking news: Tiny fluff caught trying to escape luxury living! ๐Ÿ˜‚๐Ÿก๐Ÿน #HamsterChronicles #CutenessOverload
DK_Coder_Girl's tweet image. Breaking news: Tiny fluff caught trying to escape luxury living! ๐Ÿ˜‚๐Ÿก๐Ÿน #HamsterChronicles #CutenessOverload

๐Ÿš€ Just built a Doubly Linked List from scratch in Python! Think of it like a train โ€” each node knows whoโ€™s before and after it. ๐Ÿ›ค๏ธ โœ… Insertions โœ… Deletions (start, end, middle) โœ… Clean, modular logic #Python #DataStructures #Coding #DevLife #100DaysOfCode

DK_Coder_Girl's tweet image. ๐Ÿš€ Just built a Doubly Linked List from scratch in Python!
Think of it like a train โ€” each node knows whoโ€™s before and after it. ๐Ÿ›ค๏ธ
โœ… Insertions
โœ… Deletions (start, end, middle)
โœ… Clean, modular logic

#Python #DataStructures #Coding #DevLife #100DaysOfCode
DK_Coder_Girl's tweet image. ๐Ÿš€ Just built a Doubly Linked List from scratch in Python!
Think of it like a train โ€” each node knows whoโ€™s before and after it. ๐Ÿ›ค๏ธ
โœ… Insertions
โœ… Deletions (start, end, middle)
โœ… Clean, modular logic

#Python #DataStructures #Coding #DevLife #100DaysOfCode
DK_Coder_Girl's tweet image. ๐Ÿš€ Just built a Doubly Linked List from scratch in Python!
Think of it like a train โ€” each node knows whoโ€™s before and after it. ๐Ÿ›ค๏ธ
โœ… Insertions
โœ… Deletions (start, end, middle)
โœ… Clean, modular logic

#Python #DataStructures #Coding #DevLife #100DaysOfCode

What a lovely day ๐ŸŒน

DK_Coder_Girl's tweet image. What a lovely day ๐ŸŒน

๐Ÿš€ Built a trainโ€ฆ in Python! ๐Ÿ Not the kind that runs on tracks, but a Doubly Linked List that moves forward & backward like a pro! ๐Ÿ” ๐Ÿ’ก Insert at start, end, before, after, or anywhere you want โ€” just like managing train coaches ๐Ÿš† ๐Ÿ“‚ GitHub repo:github.com/DishaK0815/DSAโ€ฆ

DK_Coder_Girl's tweet image. ๐Ÿš€ Built a trainโ€ฆ in Python! ๐Ÿ
Not the kind that runs on tracks, but a Doubly Linked List that moves forward & backward like a pro! ๐Ÿ”
๐Ÿ’ก Insert at start, end, before, after, or anywhere you want โ€” just like managing train coaches ๐Ÿš†

๐Ÿ“‚ GitHub repo:github.com/DishaK0815/DSAโ€ฆ
DK_Coder_Girl's tweet image. ๐Ÿš€ Built a trainโ€ฆ in Python! ๐Ÿ
Not the kind that runs on tracks, but a Doubly Linked List that moves forward & backward like a pro! ๐Ÿ”
๐Ÿ’ก Insert at start, end, before, after, or anywhere you want โ€” just like managing train coaches ๐Ÿš†

๐Ÿ“‚ GitHub repo:github.com/DishaK0815/DSAโ€ฆ
DK_Coder_Girl's tweet image. ๐Ÿš€ Built a trainโ€ฆ in Python! ๐Ÿ
Not the kind that runs on tracks, but a Doubly Linked List that moves forward & backward like a pro! ๐Ÿ”
๐Ÿ’ก Insert at start, end, before, after, or anywhere you want โ€” just like managing train coaches ๐Ÿš†

๐Ÿ“‚ GitHub repo:github.com/DishaK0815/DSAโ€ฆ

Rise and shine๐Ÿ˜ผ Rush game๐Ÿซจ๐ŸŒ„๐Ÿคง

DK_Coder_Girl's tweet image. Rise and shine๐Ÿ˜ผ
Rush game๐Ÿซจ๐ŸŒ„๐Ÿคง

๐Ÿงต Story Time: The Magic Train ๐Ÿš‚ Once upon a time, a smart train had coaches that knew whoโ€™s ahead โžก๏ธ and whoโ€™s behind โฌ…๏ธ. It could move forward or backward โ€” like rewinding a story! โณ๐Ÿ“– Thatโ€™s a Doubly Linked List โ€” the train that travels both ways! ๐Ÿ’ซ #CodingIsFun #Python

DK_Coder_Girl's tweet image. ๐Ÿงต Story Time: The Magic Train ๐Ÿš‚
Once upon a time, a smart train had coaches that knew whoโ€™s ahead โžก๏ธ and whoโ€™s behind โฌ…๏ธ.
It could move forward or backward โ€” like rewinding a story! โณ๐Ÿ“–
Thatโ€™s a Doubly Linked List โ€” the train that travels both ways! ๐Ÿ’ซ
#CodingIsFun #Python
DK_Coder_Girl's tweet image. ๐Ÿงต Story Time: The Magic Train ๐Ÿš‚
Once upon a time, a smart train had coaches that knew whoโ€™s ahead โžก๏ธ and whoโ€™s behind โฌ…๏ธ.
It could move forward or backward โ€” like rewinding a story! โณ๐Ÿ“–
Thatโ€™s a Doubly Linked List โ€” the train that travels both ways! ๐Ÿ’ซ
#CodingIsFun #Python

Having someone whoโ€™s there for you in every way โ€” from real life to problem-solving โ€” is special. Seeing his handwriting in my book always makes me feel not alone. ๐Ÿ’•

DK_Coder_Girl's tweet image. Having someone whoโ€™s there for you in every way โ€” from real life to problem-solving โ€” is special. Seeing his handwriting in my book always makes me feel not alone. ๐Ÿ’•

Finished my GenAI case studies + training ๐Ÿ™Œ Ended up creating Blog Gen โ€” your AI buddy for blog writing ๐Ÿ“๐Ÿ’ก #GenAI #AIProjects #ContentCreation

DK_Coder_Girl's tweet image. Finished my GenAI case studies + training ๐Ÿ™Œ
Ended up creating Blog Gen โ€” your AI buddy for blog writing ๐Ÿ“๐Ÿ’ก
#GenAI #AIProjects #ContentCreation
DK_Coder_Girl's tweet image. Finished my GenAI case studies + training ๐Ÿ™Œ
Ended up creating Blog Gen โ€” your AI buddy for blog writing ๐Ÿ“๐Ÿ’ก
#GenAI #AIProjects #ContentCreation

Done with office๐Ÿคง๐Ÿซจ

DK_Coder_Girl's tweet image. Done with office๐Ÿคง๐Ÿซจ

Picking a random node from a linked list is like flipping through a book ๐Ÿ“– and choosing a random word โ€” You could: Today I implemented both. One is quick and space-hungry, the other is clever and memory-efficient. Loved the elegance of the second approach!

DK_Coder_Girl's tweet image. Picking a random node from a linked list is like flipping through a book ๐Ÿ“– and choosing a random word โ€”
You could:

Today I implemented both.
One is quick and space-hungry, the other is clever and memory-efficient.
Loved the elegance of the second approach!
DK_Coder_Girl's tweet image. Picking a random node from a linked list is like flipping through a book ๐Ÿ“– and choosing a random word โ€”
You could:

Today I implemented both.
One is quick and space-hungry, the other is clever and memory-efficient.
Loved the elegance of the second approach!

United States Tren

Loading...

Something went wrong.


Something went wrong.