Solo codes
Відкрити в Telegram
Follow along to a coders journey (and memes). Full stack developer | A2sv head of education | GDG technical lead | binge watcher
Показати більше3 201
Підписники
-224 години
Немає даних7 днів
+930 день
Архів дописів
3 201
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
3 201
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 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.
3 201
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
3 201
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
3 201
+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
3 201
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
3 201
Finished todays advent of code in class , I think my teacher saw me lmao
But today's was marginally easier than yesterday
3 201
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/
3 201
+1
but here they are for those who wanna give it a shot
December 1 : https://leetcode.com/problems/check-if-two-string-arrays-are-equivalent/?envType=daily-question&envId=2023-12-02
December 2 : https://leetcode.com/problems/find-words-that-can-be-formed-by-characters/?envType=daily-question&envId=2023-12-02
3 201
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.
3 201
+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
3 201
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
Вже доступно! Дослідження Telegram за 2025 — головні інсайти року 
