sassy_coder's profile picture. SDE-3 @Walmart || Love ☕🍕 and 💻 Writing Code.
Trying to become consistent 🥲 🎯🏆

Swati🌸👩‍💻

@sassy_coder

SDE-3 @Walmart || Love ☕🍕 and 💻 Writing Code. Trying to become consistent 🥲 🎯🏆

It has been 6 months since I joined @Walmart as an SDE3. It’s been a wonderful journey so far — I even received the Bravo award! Let me know if you’d like to hear about my interview experience. #programming #softwareengineer #Walmart #Tech #womenintech

sassy_coder's tweet image. It has been 6 months since I joined @Walmart as an SDE3. It’s been a wonderful journey so far — I even received the Bravo award! Let me know if you’d like to hear about my interview experience.

#programming #softwareengineer #Walmart #Tech #womenintech
sassy_coder's tweet image. It has been 6 months since I joined @Walmart as an SDE3. It’s been a wonderful journey so far — I even received the Bravo award! Let me know if you’d like to hear about my interview experience.

#programming #softwareengineer #Walmart #Tech #womenintech
sassy_coder's tweet image. It has been 6 months since I joined @Walmart as an SDE3. It’s been a wonderful journey so far — I even received the Bravo award! Let me know if you’d like to hear about my interview experience.

#programming #softwareengineer #Walmart #Tech #womenintech
sassy_coder's tweet image. It has been 6 months since I joined @Walmart as an SDE3. It’s been a wonderful journey so far — I even received the Bravo award! Let me know if you’d like to hear about my interview experience.

#programming #softwareengineer #Walmart #Tech #womenintech

🎉 Day 9/80 of the GfG160 challenge! @geeksforgeeks Question: Implement Atoi Without utilizing any built-in functions. TC: O(n) SC: O(1) #gfg160 #geekstreak2025 #womenintech #DSA

sassy_coder's tweet image. 🎉 Day 9/80 of the GfG160 challenge!
@geeksforgeeks

Question: Implement Atoi
Without utilizing any built-in functions.  
TC: O(n) SC: O(1) 
 #gfg160 #geekstreak2025 #womenintech #DSA

🎉 Day 8/80 of the GfG160 challenge! @geeksforgeeks Question: Maximum Circular Subarray Sum Approach: Using max and min, using kadane algo. TC: O(n) SC: O(1) #gfg160 #geekstreak2025 #womenintech #DSA

sassy_coder's tweet image. 🎉 Day 8/80 of the GfG160 challenge!
@geeksforgeeks

Question: Maximum Circular Subarray Sum 
Approach: Using max and min, using kadane algo.  TC: O(n) SC: O(1)

#gfg160 #geekstreak2025  #womenintech  #DSA

🎉 Day 7/80 of the GfG160 challenge! @geeksforgeeks Question: Maximum Product Subarray Approach: Using max and min, using kadane algo. TC: O(n) SC: O(1)

sassy_coder's tweet image. 🎉 Day 7/80 of the GfG160 challenge!
@geeksforgeeks
Question: Maximum Product Subarray 
Approach: Using max and min, using kadane algo.  TC: O(n) SC: O(1)

🎉 Day 6/80 of the GfG160 challenge! @geeksforgeeks ❓Question: Smallest positive missing number 👩🏻‍💻Brute Force Approach: Sorting and using hash set TC: O(n log n) SC: O(n) ✅Better Approach: Using Visiting Array TC: O(n) SC: O(n) #gfg160 #geekstreak2025 #womenintech #DSA

sassy_coder's tweet image. 🎉 Day 6/80 of the GfG160 challenge!
@geeksforgeeks
❓Question: Smallest positive missing number
👩🏻‍💻Brute Force Approach: Sorting and using hash set
TC: O(n log n) SC: O(n)
✅Better Approach: Using Visiting Array
TC: O(n) SC: O(n)

#gfg160 #geekstreak2025 #womenintech #DSA
sassy_coder's tweet image. 🎉 Day 6/80 of the GfG160 challenge!
@geeksforgeeks
❓Question: Smallest positive missing number
👩🏻‍💻Brute Force Approach: Sorting and using hash set
TC: O(n log n) SC: O(n)
✅Better Approach: Using Visiting Array
TC: O(n) SC: O(n)

#gfg160 #geekstreak2025 #womenintech #DSA

Promote 🎉 Day 5/80 of the GfG160 challenge! @geeksforgeeks #gfg160 #geekstreak2025 #womenintech

sassy_coder's tweet image. Promote
🎉 Day 5/80 of the GfG160 challenge!
@geeksforgeeks 

#gfg160 #geekstreak2025 #womenintech

Happy Sunday ☀️😎🥳 My today's plan: Eat🍝. Sleep😴. Overthink that one line of code I wrote on Friday😭😂🤔 What's your plan?🦧 #sundayvibes #coding


🎉 Day 1/80 of the GfG160 challenge! 🚀 @geeksforgeeks Question: Second Largest #gfg160 #geekstreak2025 PS. After 6 months off DSA and 2 years of no posting here! Let’s see if I still got it... 😎#FeelsLikeRidingABike

sassy_coder's tweet image. 🎉 Day 1/80 of the GfG160 challenge! 🚀
@geeksforgeeks

Question: Second Largest  
#gfg160 #geekstreak2025   
PS. After 6 months off DSA and 2 years of no posting here! Let’s see if I still got it... 😎#FeelsLikeRidingABike

True, But Turn your Dream into Reality💪😃

Without action, your dream and reality will just be an illusion



Hi Everyone, I'm back after long time. ⌚ Learning MERN Stack and made a Todo app using what I have learned. Any feedback appreciated. 💛 Project link: github.com/swatiprajapati… #100DaysOfCode #MERN #Nodejs #MongoDB

sassy_coder's tweet image. Hi Everyone,
I'm back after long time. ⌚
Learning MERN Stack and made a Todo app using what I have learned.
Any feedback appreciated. 💛
Project link: github.com/swatiprajapati…
#100DaysOfCode #MERN #Nodejs #MongoDB

"Most people get ahead during the time that others waste." —Henry Ford via @momentumdash


Swati🌸👩‍💻 reposted

You Vs You - the ultimate showdown


Swati🌸👩‍💻 reposted

I guarantee you’ll lose a lot of friends when you start taking your life seriously.


Problem Solved ✅ Level of Happiness🥳😀 when you solve a new question in one goo. #100daysofcodewithGFG

sassy_coder's tweet image. Problem Solved ✅ 
Level of Happiness🥳😀 when you solve a new question in one goo.
#100daysofcodewithGFG

Swati🌸👩‍💻 reposted

If you want to buy things without looking at the price. Work without looking at the clock.


Problem Solved✅👩‍💻 Learn about how to use precomputed value(Here: prefix sum) #100daysofcodewithGFG #100DaysOfCode @geeksforgeeks

sassy_coder's tweet image. Problem Solved✅👩‍💻 
Learn about how to use precomputed value(Here: prefix sum) #100daysofcodewithGFG 
#100DaysOfCode 
 @geeksforgeeks

United States Trends

Loading...

Something went wrong.


Something went wrong.