@anthonysistilli: Whats the time complexity of that? #techtok #softwareengineering #compsci

Anthony sistilli
Anthony sistilli
Open In TikTok:
Region: CA
Monday 15 April 2024 22:57:46 GMT
826758
52191
703
3513

Music

Download

Comments

thismayormaynotbeseb
thismayormaynotbeseb :
she said reverse binary tree and I got flashbacks from college💀
2024-04-17 14:52:45
2570
rahb3rt
Robert :
Interviewed for a staff level role for SRE. Got asked “can you find the anagrams in this list and then can you optimize the time complexity to O(n^2) and I’m like dude… are you hiring for an SRE or…
2024-04-16 01:38:16
494
prodrammer
prodrammer :
Had an interviewer ask me to write a linked list implementation on whiteboard. I asked when was the last time they ever had to do that on the job. They said never.
2024-04-16 15:53:40
3893
ichipravda
奈良簗カデク :
I applied for Backend Developer, they ask me to create AI model for the test :')
2024-04-16 15:22:01
1886
kawesome1.0
Kamal :
💀💀leetcode questions for a frontend developer
2024-04-16 19:17:11
2333
sanzauca
Sanzauca :
The time complexity is 0 because we’re just not gonna do it 💀 hehe
2024-04-17 00:42:10
795
seanmurphy068
Sean Murphy :
I had one job ask me to build them a literal app in a week to prove I knew how to code. one specifically for them, and only them, they'd also get to keep it??
2024-04-16 23:03:30
615
callmeparis_
callmeparis_ :
Imagine someone aces the interview and can’t do the job 😂😂😂😂😂
2024-04-16 20:00:54
538
osita_oc
OC :
Interviews are harder than the jobs mostly because the vacancies aren’t available
2024-04-17 16:33:11
277
azzwisard42069
tank enjoyer. :
this is why it takes 8gb of ram to open more than two tabs in chrome. devs actually do need to know about this stuff
2024-04-16 17:34:56
0
goldenkiwi36
GoldenKiwi :
def invert(root):     if root is None:         return None     #Recursively reverse the left and right children     root.left = invert(root.left)     root.right = invert(root.right)
2024-06-06 08:57:26
12
varun_rana_
Varun Rana :
HR got no chill
2024-04-16 04:46:45
863
rataridicta
Muizz :
Tbh, if you're not prepared for what's probably the easiest part of the job, then that's a really bad signal. Everything else we do is much harder...
2024-04-17 14:06:39
6
waffle__xd
Kevin Frank Devid :
Once I was asked: how to split a cake on 8 equal slices with 3 cuts.
2024-04-16 19:00:45
13
ortho4xp11
ortho4xp11 :
Recruiter probably doesn't know what she is even asking.
2024-05-07 21:39:58
76
everest.ai
Amr :
Ok i agree, but you still need to know data structures and differences between them, meanwhile such cases could be handled offline tho 👐🏽
2024-04-16 13:26:52
14
mommys_bad_boy
mommys_bad_boy :
“React dev” lmao
2024-04-16 03:56:56
23
outrageoriented
Outrage Oriented Programmer :
Yeah, most companies have no clue how to interview.
2024-05-10 19:41:38
9
notyourrealfather
︎ ︎ ︎ ︎ ︎ ︎ ︎ ︎ ︎ ︎ ︎ :
Time to start asking how this relates to the role. Linked lists? React? Yeah right recruiter
2024-04-16 04:43:49
192
ilyaapper
ilya :
Imma drop the interview as soon as they mention time complexity🙏
2024-04-16 19:54:00
26
martourez039
martourez039 :
There is a saying in Software Engineering that “dont reinvents the wheel” but trust me you gonna reinvent that wheel during these interviews....like they won't even allow you use even the already....
2024-04-16 21:58:59
148
tonysopronoo
McLovin :
sounded like AI in the first 5 seconds
2024-04-17 07:31:06
53
4d4mk99
Adam :
Currently going through this exact scenario... 😅
2024-04-15 23:02:02
155
jordonleowweeshen
Jor322 :
was interviewing for a QA position and they be asking me leetcode 💀💀💀
2024-04-19 15:59:26
26
aloayzab
aloayzab :
since when the front end tests became this hard?
2024-04-16 19:00:59
16
To see more videos from user @anthonysistilli, please go to the Tikwm homepage.

Other Videos


About