humblebrag, they're all high status positions
All the jobs I failed to get
21–30 of 180 posts
Re: All the jobs I failed to get
#22Earlier quoted context omitted.
When I got out of college, I applied to about 250 jobs and only got 3 calls. Luckily one of those did pan out. I keep hearing how there's a war for technical talent. I guess I don't have any.
Out of hundreds of applicants I screen, very few even have the skill to implement a standard algorithm with recursion in a language of their choice that I explain meticulously.
Re: All the jobs I failed to get
#23Earlier quoted context omitted.
I failed my real analysis II exam, I failed to make progress at the gym, I failed a quiz on agile software development, I guess you could even say I failed to go on a date since I got stood up.
You can check out https://mirtitles.org for books from MIR Publishers. These are amazing books. For analysis, you can check out: - "Problems in Mathematical Analysis" - Demidovich - "Differential and Integral Calculus" - Piskunov - "A Course of Higher Mathematics" - Smirnov Excellent books. [Link edited as I posted in a hurry. Thank you, sedeki]
Re: All the jobs I failed to get
#24Earlier quoted context omitted.
Out of hundreds of applicants I screen, very few even have the skill to implement a standard algorithm with recursion in a language of their choice that I explain meticulously.
But is that a skill that is required for lots of positions?
There are still plenty of jobs that require excellent technical skills.
Re: All the jobs I failed to get
#25Earlier quoted context omitted.
You can check out https://mirtitles.org for books from MIR Publishers. These are amazing books. For analysis, you can check out: - "Problems in Mathematical Analysis" - Demidovich - "Differential and Integral Calculus" - Piskunov - "A Course of Higher Mathematics" - Smirnov Excellent books. [Link edited as I posted in a hurry. Thank you, sedeki]
Soviet era math problem books? Buy a few reams of paper too!
I made booklets folding A4 paper longitudinally in half. Easy to put in my back pocket. Solve problems everywhere. It's more economical, too, a lot of paper is not filled with ink if you leave it in A4, and folding it to make A5 doesn't sole the problem (short lines) an is impractical to carry (can't put in back pocket).
Re: All the jobs I failed to get
#26Re: All the jobs I failed to get
#27Earlier quoted context omitted.
When I got out of college, I applied to about 250 jobs and only got 3 calls. Luckily one of those did pan out. I keep hearing how there's a war for technical talent. I guess I don't have any.
Out of hundreds of applicants I screen, very few even have the skill to implement a standard algorithm with recursion in a language of their choice that I explain meticulously.
If n == 0
Return
Log(“std rec ex ” + n)n -= 1
Hip(n)
}
On phone (so untested pseudo code), but this is my standard way of thinking about it. I think implementing bfs and dfs also helps to get it a bit more.
And I have needed to do recursion on web dev, because it’s the easiest way to deal with trees on your own.
Re: All the jobs I failed to get
#28I can understand and appreciate how this can be a boon to the esteem of their peers. But let's take it a step further.
Is there a way that the authors of these "CV of failures" can bridge the gap between themselves and those who may not even have a "curriculum" to ascribe to their life?
Re: All the jobs I failed to get
#29My favourite one was sitting in a conference room in a hotel basement being interviewed by a FAANG for 5 hours. Completely bombed the interview but it makes me laugh looking back at it
Re: All the jobs I failed to get
#30When I got a job at one of the FAANG companies I told a friend how many rejections I got. The friend said: “it’s easier to narrate your failures once you’ve emerged victorious”. She was right, I realized. Now I’m looking for job again, have been rejected by 4 companies, no offer in hand yet and I’m open about it.