uz
Feedback
Solo codes

Solo codes

Kanalga Telegram’da o‘tish

Follow along to a coders journey (and memes). Full stack developer | A2sv head of education | GDG technical lead | binge watcher

Ko'proq ko'rsatish
3 201
Obunachilar
-124 soatlar
+47 kunlar
+1830 kunlar
Postlar arxiv
what's your screen setup? mine is 2 (curved)
what's your screen setup? mine is 2 (curved)

sure😅
sure😅

First vent i guess lmao THIS DAMN TEACHER BRO I just got a -5 for handwriting in my database mid exam (not even unreadable and stuff, he read it perfectly when i asked him to read it ) Like SIR we are supposed to write this shit on computers How are you deducting marks for handwriting when the functionality was a 100% correct Its the same nigga that made our scale so fucking high last term that 87 was a damn B instead of A I got 98 so i guess this is his way of making sure ill fail his scale this time

Repost from DoniVerse
NASA is planning to take down the International Space Station by 2030, after which it will fall into the Pacific Ocean. It wa
NASA is planning to take down the International Space Station by 2030, after which it will fall into the Pacific Ocean. It was one of the biggest man made inventions to ever exist. This mega structure orbits around the earth in 90 minutes. It costs NASA around 3 Billion US Dollars ANNUALLY to operate the spacecraft. For more than two decades, the station has served as a microgravity research center, which scientists have used to investigate Alzheimer’s disease and cancer, study our planet from a distance, learn more about the effects of long-duration spaceflight on the human body and conduct thousands of other experiments.

well , i got it , and im sure there is some optimizations i can make like things that cancel out eachother or whatver , but i
well , i got it , and im sure there is some optimizations i can make like things that cancel out eachother or whatver , but imma just close the tab and say it was a good day

Trying to invent a formula to solve todays question without using a loop , been at this for a few min now tbh , the input lim
Trying to invent a formula to solve todays question without using a loop , been at this for a few min now tbh , the input limit is 1000 so i can use loops and it would pass very easily but wanted to get creative if one of you mfkrs says "brook, you can just divide this with this and get the answer eko " and spoils the end ill kill you problem link

So todays leetcode question was finding the number of games it would take til only one player is if a tournament is taking pl
+2
So todays leetcode question was finding the number of games it would take til only one player is if a tournament is taking place and u are given an N i first tired simulation , just using a loop and dividing it until one person was left then returning count but then it hit me , if there are n teams , its gonna take n-1 games to determine no matter what , so all i had to return was n-1 one liner lol Question link

Today's leetocde problem was easy , but it's worrying me cause when they give a lot of easier ones in a row , it means they'l
Today's leetocde problem was easy , but it's worrying me cause when they give a lot of easier ones in a row , it means they'll drop an absolute beast of s question soon 😭😭 This question is a good way of learning the Sliding window algorithm if you're not familiar Give it a go Question link

Finished todays advent of code in class , I think my teacher saw me lmao But today's was marginally easier than yesterday
Finished todays advent of code in class , I think my teacher saw me lmao But today's was marginally easier than yesterday

whats the answer👀
whats the answer👀

Marvel memes I found
+2
Marvel memes I found

i urge yall to try todays question if youre starting out DSA , it doesnt need any data structure knowledge and just develops
i urge yall to try todays question if youre starting out DSA , it doesnt need any data structure knowledge and just develops your logical thinking and math skills. good starting point link to problem : https://leetcode.com/problems/minimum-time-visiting-all-points/description/

ps. the reason i havent posted my leetcode solve for yesterday and today is because they have been extra simple like "are these 2 strings the same", i think they felt bad for doing what they did to me on the last day of December.

just finished my assignment for yenetta code bootcamp this week twas nothing to complex just recreating the card on the left
+1
just finished my assignment for yenetta code bootcamp this week twas nothing to complex just recreating the card on the left but without using margin and padding to create element spacing and arrangement the point of the activity was to master flexboxes and grids i guess my version is that of the right , i went for a pixel perfect copy but played with the shadow a little to give it that 3d feel

Song of the day King of the fall by the weeknd

So apparently there is this thing called advent of code which is a puzzle solving competition that goes on for the month of D
So apparently there is this thing called advent of code which is a puzzle solving competition that goes on for the month of December starting today And unlike leetocde and all , you're just given one input and you're supposed to just submit the answer you find for that one input so you don't have to worry about edge cases minamin or time complexity and efficiency 😂😂 And every day there is an easy and a hard version and you only unlock the hard by solving the easy one I think anyone interested should try it out ,today's problem wasn't so bad Solved it in a taxi using a mobile IDE omw to class cause I found out about it after I left home https://adventofcode.com/2023/about

Even tho it's practically midnight