#Leetcode
Explore tagged Tumblr posts
Text
4th February, 2024 TLDR: 📌read Chapter 3 of Grokking Algorithm 📌solved one leetcode problem on Binary Search 📌started a course on optimizing your LinkedIn profile 📌completed the navbar of my second project
Logic (Anything that has to do with programming & work will be explained under logic):
Earlier today I was trying to solve this leet code problem and i didn't figure it out because i was too tired but later found the answer and spent the next 1 hour trying to understand why i couldn't solve it --
i thought of using maps but i didn't know how to update the maps but later found out how to but i always have that issue with updating an array to perform a particular task. I am also currently working on a project called Tubyte and I was able to complete the navbar to the project today and I am using Next, React for the frontend. It's a CMS, I will talk more on it later
14 notes
·
View notes
Text

this weekend summarised in one picture. hope this pays off tomorrow during the technical interview. but honestly, even if i don’t pass, i’m still going to be so proud of myself because the old me could’ve never been able to do all of this in one weekend.
#study motivation#studyblr#study blog#studyspo#studying#academic weapon#girls in stem#computer science#software engineering#leetcode#coding#programming
22 notes
·
View notes
Text
(practicing dsa) is somebody gonna match my leet
#dsa#data structures and algorithms#leetcode#😀#recently i’ve just been spiraling on leet code#computer science
10 notes
·
View notes
Text
22 notes
·
View notes
Text
29/05/2025
Today was my personal day off from school, which was very much needed. This past week has shown me how hard it will be to do school and programming. I've been trying to do at least a LeetCode question a day, but that has definitely not been happening. Except for today! I was stuck on a LeetCode problem (Longest Palindromic Substring) for a few days, and one night I was falling asleep and my brain figured out the logic, and today I finally implemented it and got it! I don't think it's the most efficient way of solving it, but whatever, I did it.
I essentially had 2 for loops, where the outer loop starts at the start of the string and the inner loop stars at the end of the string. If the letters in both positions are the same, then create two pointers, one at each position of the string. Then, while the right pointer is greater than the left and the letters at both pointers are the same, narrow that window. If, at the end of the while loop, the right pointer is less than the left, that means that there was a palindrome, and you can create that palindrome by creating a substring using the indexes of the i and j variables. Comparison of the current palindrome's length with the old palindrome's length is needed too, of course.
I gotta be honest, I've super rusty with thinking like a programmer, but it's really rewarding having things work.
6 notes
·
View notes
Text
FUCK I FORGOT KAL SUBHA CONTEST HAI I SHOULDVE SLEPT FUCK FUCK FUCK
10 notes
·
View notes
Text
Dec. 21st, 2024
Day 11/150 of growth
So proud of myself today, it's been a busy day since the second I woke up; I have some cousins coming over for Christmas so the first half of the day has been sprucing up the house, buying presents, errands, etc. I spent the second half of the day studying at a coffee shop (which I'm still at as I write this).
What I got done today:
🕯️Did all the problems on "The LeetCode Beginner's Guide" (probably should've started with that, it's all so clear now) 🕯️Did a bunch of Linked Lists practice (videos and questions) 🕯️Finished 'SmartCuts' (it was AMAZING- love all the examples) 🕯️Continued in re-structuring my portfolio (on paper at this point; not feeling confident enough in the content yet) 🕯️An hour of Azure prep 🕯️30 minutes of GMAT prep 🕯️Cleaned my whiteboard (y'all I left some writing on it for the last 3 MONTHS- IT TOOK 30 MIN TO CLEAN) 🕯️Went to the mall and bought a bunch of gifts 🕯️Installed and cleaned my shelf
To-do tomorrow
📜Journal for next week and everything i'd like done by then 📜5 more problems from 'LeetCode easy' 📜Hashmaps in python 📜Wrap up my portfolio design 📜2 hours of Azure 📜Look into some python libraries for web dev 📜Read 'unlimited memory' - 30 minutes 📜Package the gifts I bought yesterday 📜Deep clean every inch of my room 📜Hang up pictures in my room (BECause they all keep falling) 📜Back up all the photos on my phone
Playlist for the day:
youtube
#academic assignments#academic burnout#academic disaster#academia aesthetic#academic validation#academic victim#academic romance#study blog#study hard#study aesthetic#study tips#studyblr#studyspo#study motivation#study inspiration#study notes#study#journal#that girl#it girl aesthetic#it girl mentality#it girl journey#it girl energy#clean girl#codeblr#python#leetcode#Youtube
18 notes
·
View notes
Text


2025年05月12日 (禮拜一) [6/100]
Existing in a state of low-grade panic. I have an interview on Wednesday, and there are not nearly enough hours in the day for me to prepare. Here's me working out a simple recursion problem on paper because I couldn't QUITE figure out how you were supposed to calculate the diameter of a binary tree without dealing with the root node. I am. Still not sure I get it, but I've done 13 LeetCode problems today and I have 31 more to go, plus behavioral interview prep, so not that much time to consider it.
It makes my brain hurt, but I'd almost rather be doing the LeetCode than behavioral interview prep, because I hate talking about myself in concrete terms. Accomplishments? Do I have those? Wouldn't you rather talk about that new dessert bar opening up nearby? I sure would!
I sat down on my bed for an hour doing nothing and BOY am I regretting it right now. Time! I don't have it!
3 notes
·
View notes
Text
five more 💪🔥🔥🔥 CMON GIRLSS WE CAN DO THIS !!!!

31 notes
·
View notes
Text
LeetCode Exercise Compilation
2 notes
·
View notes
Text
the only green flag I'm getting this year are the submissions and commits on leetcode and GitHub 🎀
13 notes
·
View notes
Text
Hi there! I'm new to Tumblr. I love to play sims 4 and am working on my coding skills.

Kimchi says hi
18 notes
·
View notes
Text
bye 2023.
#ahem!#look who just got a cent percent in tc!#and on new year's too??#omggg#lesssgo#coding#programming#leetcode#codeblr#progblr
7 notes
·
View notes
Text
10 notes
·
View notes
Text
Starting today, July 22, 2024, I'm committing to thoroughly learn Data Structures and Algorithms (DSA) with a focus on Java, aiming to complete the course within 100 days while also practicing problems on LeetCode and GeeksforGeeks (GFG).
6 notes
·
View notes