#has anyone here gotten c1 proc post oa?
1 messages · Page 1 of 1 (latest)
c1 getting selective
whats the point of vjt how is it possible to fail it tbh
i didnt see any weird answers
that u could give
i failed it
im just confused how
i did that too and got reject
whats the point of personality tests
i dont rlly get it
me? i didnt cheat at all but i got rej 1 day after i took it
idk no c1 for me its all g
i assumed it wasnt that hard to get
then i get rej off a personality test
did anyone have the issue where they automatically took a previous GCA instead of letting you submit an old score?
if i get meta but not c1 im actually going to crash out
uw madison has hella at amazon tho
rising junior
im a little cooked but ill make it out
oh shit it drops next week
time to spam leet
what does ddog even ask
for dsa
thats one of my stronger topics actually
cool
i just need to learn unionfind
dont think theyll ask that
ddog is usually medium and they dont care if you brute force
hmm
i mean cycle detection is a little annoying
but yea
u need another visited set or smth
idt theyll ask cycle detection
i only interviewed once but i didnt have gmi companies necessarily
i usually just do a basic dfs for topological sort
bruh what just use a seen set
that too if it has to be in place
yeah lowkey fast slow is the easiest for cycle
kruskal requires you to not add edges that create a circuit
so u need to determine if u made one when u greedily try to add edge
or sumn
i had one no name healthcare company and i had geico
internship was for winter 2024
ur talking about this one right: https://leetcode.com/problems/find-the-duplicate-number/description/
that question pmo
cant u just use math
yea but if u got that in an interview they'd prob want the code answer
i heard their most asked q is lc2235
idts actually
very easy solution but no way anyone would come up w it without seeing it already
yea it's < 10 lines of code
the tnh part isn't hard just noticing that this question is a linked list cycle question is not straightforward
imo
is the process just the superday
or is it more
oh i was thinking of a diff problem i dont think this has a math soln