#2023_summer
1 messages Β· Page 145 of 1
is he blogposting his oa
4 idk what a set price is
the amazon LP oa is like "choose which one you identify more with: I am embarassed that i shit my pants. OR I am NOT embarassed that i shit my pants"
and you didnt shit your pants
Wtf is this
the fck
Epic games?
this is why i didnt do as good on the SAT verbal section
Nah, Epic health shit
maybe key is a verb here
You untie a knot
it opens a lock
it undoes a lock
untying i think
you undo a knot
wait
yea ur right
if there was a "tying" it would be ambiguous
but tighetning != tying
This is worse than roblox
@wary whale once you get to the final round, get on Twitch and live stream it here
^
yea
sow and go harvest my favorite kids game
they are looking for a follower who thinks they are a leader
and will respond as if they are a leader
yes they are
amazon is looking for disposable new grads to burn through
but they want you to answer like youre a leader
Did they say they're in the process of scheduling your interview? Follow up
Wtf
dude apply there newgrad
Follow up then
till after the backlog
How does this test for SWE skills
it doesnt
they ask riddles lol
there was one really stupid one but i forgot it
i dont think theyre full
most people read 0 books so the answer should be a but its actually d
but just stacked rn
lol
takes like 6 months for newgrads to contribute right
Yes, send it
threaten your recruiter
i only got 669 for captial one
i should've just studied more
this dude doing his math homework in the server
i hate myself
youll be fine
That's basic math, khanacademy.com if you don't know
oh ok
isnt 669 bad tho? will they still accept it?
Hey anyone got any tips for c1 powerday, im lowkey very nervous
i mean i got 665 originally
i hate myself
the ansewr is 5 btw
(6 + 5)/(15+5) = 11/20 = .55
roll the dice and see where it lands
worst case scenario im just gonna rely on my internship fair coming up at my university
40% of 15 is 6
now i really feel dum
i can't get smart enough in the timeframe i need to
i dont have the wrinkles in my brain
c1 is just gca and final wym
maybe, im def better but idk if i'll be able to get better fast enough
bruh
powerday is final
yes
if your applying now good luck cause theyre already backed up
Anyone know monte carlo methods?
all these questions are about hashmaps and stuff but i barely learned about hashmaps in my class
hashmaps were only on the final exam π
yo, i got my powerday email and sent in my preffered dates, but i havent gotten anyhting back in over a week
am i still on for the powerday
or no?
u dont need to code it
π
you should be i had the same convo with my recruiter
bet thanks
3 could also be youre a serial killer
yea no i keep getting scared everytime i get ghosted even tho Amazon and c1 said final so i dont want the backlog to kick me out of the running
not when im so close
im just gonna learn everything i freaking can about hashmaps over the next few days and pray that that's enough
for what place
seems independent and u are someone who tries to figure it out before u ask
for any, all these stupid codesignal questions rely on some form of hashmaps to do efficientyl
atleast half of them do
and also whoever told me to take it today you led me wrong π
i should've spent more time studying
wait
lowkey
studying no help as much as u would think
just take it and do ur best
idk how you even took it
yea
if you took codesignal yesterday
did i just miss a lc contest
oh i can still join
yeah but i saw a question i could've used hashmaps on but i forgot how to code it cause i just learned about them today
still 90 min left
could've gained a bunch of points
oh ok
fair ig
not to mention i feel like if i knew more concepts i would've been able to do better with the other questions
theres a lot of methods in java you can use
what the fck
@sinful locust is running tests weighted
or is it just submitting wrong answer that dings you
Wat
tbh 130 k in madison is p good compared to other companies in the area
I think we getting Apple soon
:3
its mid tho
bro when is amazon dropping decisions
compared to others
im done with this shti
Wtf
stripe still didnt send an oa im guessing i got π»
fr fr
I will write that on paper
its not greedy
thats like the most basic dp question
spoilers bruh
also the other dp question is way easier its just fibonacci
let me find it
https://leetcode.com/problems/climbing-stairs/ i understand bottom up dp here but in the meds shit gets difficult
bruh why is my q4 tle
how
im doing it in python if it matters
but it should be O(n^2)
whats the point of all the lru cache it just looks like a flex
@lru_cache(none)
hope that answers the question
Oh yeah u right, it would wrap around cuz unsigned
@sinful locust bro i finished how do i submit
π
30 minutes is not a bad time
usually i cant finish
all 4
nerding out
ok
Lmaooo
i just want to do the bare minimum to be financially secure
aimed at goku not you colin π
although in reality i got scored for 47 minutes cause i started late
anyways once i get a good offer for grad like cap1 or something ill put lc on a shelf to collect dust until i switch jobs a decade later
if your using python your probably getting fucked by the data structure ur using for the trie
lol once i did it in c++ it no longer tle
python moment
Wait what is this π€
leetcode contest
@rustic topaz who is @cerulean needle
who is @cerulean needle
lmao
Why is McKinsey asking what my grades were in high school
I don't even remember my GPA π
im unemployed rn
then get employed π
i have an offer alreadu
!avatar @bold eagle
tf is this
i barely did lc and got offer
they pay 180k full time in texas π³
can i make python scripts that add to icalendar
this is true π
banks outside c1 pay π₯ in nyc
i think its like 150
cause it is
amazon nyc ng is π₯
yeah for return offrrs
192k for me
nope
need 10m tc
and need to rest and vest after sde3
my cs score is 720 lol
only did 1 and 2
look at the #1 guys sol
ddic = defaultdict
class Solution:
def sumPrefixScores(self, words: List[str]) -> List[int]:
Trie = lambda: ddic(Trie)
trie = Trie()
COUNT = 0
for word in words:
cur = trie
for c in word:
cur[COUNT] = cur.get(COUNT, 0) + 1
cur = cur[c]
cur[COUNT] = cur.get(COUNT, 0) + 1
ans = [0] * len(words)
for qid, word in enumerate(words):
cur = trie
bns = 0
for c in word:
cur = cur[c]
bns += cur[COUNT]
ans[qid] = bns
return ans
lambda classes?
wtf is Trie = lambda: ddic(Trie)
why would you do that
instead of a default dict
ok nvm
why ar you here
???
Lmao
can u ask the ppl u partying with their tc
damn so their tc is negative
rip
are their art internships
maybe
if they need loans tell em to hmu
but it's def unpaid
maybe theres a leetcode for art where its like Artcode 98. draw hand
must draw hand with constant space
ok but you work at [redacted]
just go work at google
and give people better targeted ads :)
rest and vest
the linkedin comments on hft firm posts are so funny
do all 3 seasons so you get 200k+
how much do u get paid if it's ironic
bro
its like
a selector
you want to select those bits
salat why are u my biggest hater
every time i try to break something down you react with :thinkge:
π₯²
that's enough for 95% of bit manipulation you see in lc
tre
idk i just seen people react with kermit think to people who are being stupid

Why do it
to improve skill
Its not a skill i use
how do you pass OAs tho
then how do you get jobs
I interview
Ive been trying since 2020 but i keep ending up swe π
This year will be different(i hope)
i just realized
half of yall have been doing your degree longer than me
i switched to cs this summer it's practically my first actual year
of doing it seriously
no wonder i feel incompetent
i haven't had enough time to develop
π
Yeah that's why you shouldn't be comparing yourself to others here, take your time and you'll get there
only thing is tho i still graduate in 2024 so i gotta get good fast π
2 year program?
no i just did dual enrollment
so all I have are GEPs and main classes
and my university has not that many classes
idk how many credits yalls are but like 1/3rd or more ar just for physics and calculus
i am learning how hashmaps work now cause of leetcode, isn't your degree supposed to teach you hashmaps?
doesnt matter bro
just learn it anyway
no update
i got shit on by the drw oa because it was for quant analyst not swe
Lol
how about you
also havent really applied anywhere in a while
yeah thats a lot of oa's
im running out of interesting companies to apply to
im studying stats before i apply to more quant trader positions
same
i heard of heard on the street
which one is it?
oh both of those ive seen recommended
i have to go download them on libgen
ok sick
ok im going on libgen rn to download
i really appreciate it
and i appreciate your recommendations salat too
ngl kinda stressing about amazon even though I should be qualified enough
im excited to read it
the probability brainteasers ive done so far are so fking interesting
juster asks: ban goku?
won't be not stressing until I get the offer lol
I wanna get one offer so I can at least stop worrying about whether to accept ro π
for which companies?
like 3 days ago
i have like 40 pdfs about C++, competitive programming, and stats ive downloaded this summer
i wish i could just suck all the info out of them
cringe
my brother owns a company so if i dont get an internship i can intern at his
thats my last resort
That's why I stopped buying Udemy courses 
anyone did gem codesignal tech screen after recruiter call?
i dont get it
idk
i will be doing codeforces competitions more now
@rustic topaz wanna know how to get into Jane Street easily
Just beat this record and you'll be there
Subscribe to never miss a video! || https://gwr.co/YT-Sub
Check out the GWR favourites! || http://gwr.co/YT-Favs
At Guinness World Records we want to show that everyone in the world is the best at something, and weβre here to measure it! Whether you...
Get a brother
Dont use someone elseβs
I always knew u were fake dbz fan
Changed ur pfp

This is Goku new form bro
u r fake fan
Fake i saw the movie
What's wrong with animr pfp
Doubt he'll take in a bunch of interns π
If your winter why are you in summer intern channel
Lol no obv it's not very big rn
But I'll keep you updated if he's looking
Im also unranked

MIT
Nah jk
Which state yall from
I'm florida
Gl finding me in Florida hackers
@rustic topaz does your college teach c++?
Mine teaches C
Yours doesnt?
What do they teach?
The heck
Mine teaches C and Java not really python
That's bogus
You can't even sort in C without writing it
sort()
Rlly? We always had to write our own sorts
For assignments
Ngl I never liked python
That's the one I spent hrs on and forgot
dude you should search qsort
No brackets in coding is bleh
Quick sort?
it's in stdlib
Dang they only showed us sort in libraries in Java
I remember how to do it in C you just have to use if statements
And dynamically allocate an array the size of both sides
And then with the if statements check which is smaller and plug
R u doing an assignment?
Danf
Dang
For game dev you need every class
Yea
To make a whole game requires everything
99999999
I'm gonna try out shaders and ai and see which I like more
i just realized that 10000000 is a binary string
and not an integer
leetcode is so fucking addicting
at this point ive gaslighted myself into enjoying it
Woah we still up
I like
it is just homework
but with leaderboard
I mean don't you love to be the first on the leaderboard
I remember I tried to spell my name on a school assignment leaderboard
fax
ye i think so,
π¬
I have finished OA Amz 1 month ago and they haven't got any respond back , does it mean rj ?
I heard the case is really just a business problem that you solve with ood?
or possibly sys design
or that might be the technical -> they might not be doing lc this time around (my b I got mixed up)
when's your power day?
ah i c i c
so technical is ood -> is the case study just evaluating a problem that they throw at you?
I'm assuming lol
I attended one of their sessions a while ago - but honestly forgot how it went
yeah that's what I'm thinking
well gl on it!
Does Intel hold software internships?
Yeah idk why intel is so selective
So do you know when they release them. It doesn't hurt to apply
Figure theyre looking for people with a lot of low level experience
somehow managed to get an intel interview with the worst possible resume like 2 years ago as a freshman
now im getting screened
the resume screening process is so fucking rng
really is
Iβm curious
Applying to intel 100 times
And seeing if you could get through once
Or not once but how many times you could get through
Does anyone know if Amazon Canada does remote still?
no
people with perfects be getting rejected
HRT is on demon time
but apply regardless, you never know when Rng will go ur way
I got Intel final coming up but it's for eu position
The algo dev one tho is different isnt it
lowkey was wondering, can u apply to international positions and ask for remote?
it might cuz if u have faang u might get the resume screen, but chances are low
Don't think so but can't hurt to ask
if you go to a target you have a chance
The only reason I got interview was cause of compiler project on my resume
best of luck man!
anyone know how to prepare for hubspot phone interview?
i have mine in 2 weeks and im not sure what I can do
cuz apparently its hardcore
can someone help me with coding
This website said it really well
yep, good website
Has anyone got OA for Amazon SDE Co-op position USA?
Ironic
anyone done the valkyrie OA?
Any Java experts around?
ya i thought learning to code involved being good at looking up stuff on google
anyone here knows what string key = new string(hash) does
and what compute if absent does
and what get(key).add(s) does? i didnt see java being used like this until now
π
if the bot doesn't work I know some people use the vercel.app thing to pull specific lc questions
idk where the link is tho unfortunately
so if you take the word eat and store it would it store it like aet?
but when he does hash[c - 'a']++, how does it store the character in the array?
he's just doing ++, isn't that a math operation?
so it's just storing numbers then?
how is it adding one though if it's a character array
i see, idk what the char array is about but i think i understand what's going on atleast
whats with people asking role + timeline under every post is this a troll??
this stores the count of each character in the string s using ints as the key (βaβ has key 0, βbβ has key 1, β¦, βzβ has key 25)
it uses the ascii representation of characters
krish you're cracked
if the thing in hashmap doesn't exist, then u put a new arraylist inside
has anyone done the Palantir karat interview yet? Mind sharing some tips and the format of the itnerview/
it's a normal interview
I got some time complexity/basic mc stuff asked, then 3 number of islands style building on each other
Uh solid, Ty y'all!
At least practicing ur lp can be applied elsewhere :))
bro hack the north was lit
guys i got an iphone 14 pro max do u think i can get an apple offer now
Yo im working on something spict
does anyone know why im getting this error
what does it mean cannot be converted to boolean
==
if i do that though the for loop doesnt even run
like no error
but its like it skips the for loop
ohhhh
now i get this error if i take off parentheses
java string lengths do have parentheses
for(int i=0, j=palindrome.length() - 1; i == j; i++, j--) { ... } is correct syntax
but
the i==j looks sus
Anyone know how much IMC is paying for Summer 2023?
do <= why are you doing ==
as long as it's under 2 hours you're good
time doesnt matter
usually if you pass it. u move to phone
cause i been through it twice lol
yes
first till i took the full 3 hours cause of a bug
second time i took 45 minute
i have my final wednesday
anyone have hubspot final yet?
no π
thank you
what db?
how was paypal oa?
Anyone do a 3rd technical at Databricks?
I have an extra one scheduled after my "onsite". I was close but not perfect
No I meant after the two technicals
Instead of getting the HM round, they added an extra technical in the middle
At least I didn't get rejected, lot of my friends got rejected within a day of their technicals
im not listening to anyone here who tells me to take an OA sooner than later after this π
669
im just dumb
Yo did anyone apply to Ziprecruiter btw, got rejected with an 841 codesignal
669
its my first year in CS
and i am barely learning java
no sophmore but i only took classes so far
and i graduate as junior
yes thanks to dual enrollment
in fact
freshman year
i was aerospace
wasnt even doing cs
im done with stuff its not rushing
all i have are geps
and classes
cap 1 is almost full so if you hadnt taken it now it wouldn't have mattered if you took it 2 months later
once spring is over i'll be wayy more skilled though cause i'll finish taking java classes and not having to learn a new method every time i want to do something basic lol
im relying on senior year internship π
palantirondese nuts
but internships are one of the best ways to do that
ngl id do it if i could
i think if i can get a local company i'll be gucci
im doing 4 and graduating on time
i think 4 should be max
1 to figure out what u wanna do, 1 at a decent company, 2 at great companies
summer fall summer fall
i only got 2 years π¦
is amazon for next fall?
summer i mean?
waiting for my final results
i have disney + bcg
trying for stripe + amazon
if possible
no
im a security engineer
and didnt need clearaance
disney was cool though tbh
BOOONGE
that's probably the two interviewers gave different feedback
If u have 2 codesignal OAs pending and you take one does that score auto send to the other company too or can you still send them another previous score?
Anyone take instabase OA?
Maybe Iβm wrong but I believe you get the option to choose if you want to or not
can someone give me one of those links to take codesignal again?
You can retake it if you did bad
the ones that can be taken unlimited times
Thanks!
my powerday gonna be scheduled in jan or some shit bruh
this blows but as long as theyre not filled then whatever
keep in mind that a good amt of ppl are expected to decline too
not everyone is gonna accept the c1 offer
For mastercard, does it say "Assessment in Process" even if you have finished the Pymetrics thing?
Michael Jordan is like the definition of perfection, u canβt get more perfect than him. Rich, sexy, kind, hardworking, GOAT at basketball, worldwide fame and influence.
Sir this is a wendy's
<@&868936794601828492>
hes simply expressing his interest in interning for the nba
So I was doing a proctored Codesignal and I'm not used to Python so I was trying to make a String lowercase and I kept typing "toLowercase()" and it wasn't working (obviously π) and I looked at the rules and it said web searches were allowed for syntax references so I looked up something like "Python string lowercase method". I'm not sure if that was going too far, but if they do decide that constitutes cheating, are there any consequences other than the score being invalidated? Like it wouldn't affect my other scores, right?
Nikhi asks: Will google open their intern apps tomorrow ?
whyyyyyyyyyyy , what did i do ?
Krishna Das β asks: Will google open their intern apps tomorrow ?
is it good ? my friend studied there
its just a normal state school for bs cs
hmm cool
why do u think its on there lol
moves like water
who else is getting ghosted by stripe
im ghosted by my Amazon recruiter π

Lol
this is how it looks when i LinkedIn search my school lol
no π
Stop
i cold contact some of my school alum, and only 1 from LinkedIn agreed to help
Too many memers in the chat right now
bc ur looking at it wrong
rippling hires engineers AND ACCOUNANTS
the bars are different
filter by engineering and then filter by usa/india bc they have 2 different offices hubs
asu, chico, sfsu and shit are all accounting/marketing/hr ppl
has anyone finished stripe OA?
wtf is "UCB"
Wdym by disappear? 
?
Guys! I work at citadel!
now post a pic with π


anyone know how the hubspot backend oa is?
I have a quick question, what do you do when you realize that your recruiter have changed comapnies lol
no its not lol
i do not understand burst balloons
WTF
might be wrong but i thought the frontend oa was integrating an api in a fronted cause i havenβt heard anything about the backend
now look at every non target there like the chinese unis or neu etc
every single person is either ex faang or did ms
AS?
what is AS
theres no harm in accepting multiple offers and then reneging from a legal standpoint right?
Has sales force started sending out OAs
did this last year and amazon called the police on me
i did six months in county jail
Tell us a little bit about you and why you think you would be a good fit at X?
sick
is there a random generator for this type of questions
yo wait what if i applied to twtich first and then amazon LOL
i was ghosted by twitch 100% tho
are you the guy who wanted a bunch of peoples cover letters to feed into gpt 3
no wtf

our day will come
5 days is never 5 days π
dp leetcodes got code diagrams that look like the mona lisa but then you see the actual coding and its only 4 fucking lines
https://leetcode.com/problems/coin-change/ annoying ass
yea find longest window with || at most one bit set for each bit position || right
yea
the question is how do you do that
its fun
your lame
or have a number that acts as an array
what if you had 128 bit integers
^ lol

hm
i did or of everything. then while everything & new > 0 i contracted sliding window in with xor
while j < len(nums):
while i < j and running & nums[j] > 0:
running ^= nums[i]
i += 1
running |= nums[j]
best = max(best, j-i+1)
j += 1
how do you find where the 1 bits are fast
isnt bitwise faster than doing it manually
how do you or an array
iterate over each bit
with bit shift?
oh yea what n3 did with xor would work
you xor and make sure there isnβt a 0 where thereβs a 1 in x
lol
amazon lore
how do you make a heap but you can remove by value
even if its slow
idk what lazy removal is
oh
actually i dont think tahts what i need
thats a lot of work
im lazy
i think i will just bisect left a list π
line sweep and keep heights in sorted order somehow
idk how python list time complexity works. its a freak of nature
is it contiguous memory
dp is some magic bro like i get the concept but the actual implementation is pretty crazy
it feels like setting off a bunch of dominos to me
π
Any tips for upcoming yext coderpad interview
Where Google 
class Solution:
def getSkyline(self, buildings: List[List[int]]) -> List[List[int]]:
mega = defaultdict(list)
for building in buildings:
mega[building[0]].append(building[2])
mega[building[1]].append(-building[2])
arr = [[x, mega[x]] for x in mega]
arr.sort()
ans = []
last = 0
heights = []
for event in arr:
for building in event[1]:
index = bisect_left(heights, abs(building))
if building > 0:
heights.insert(index, building)
else:
heights.pop(index)
tallest = 0
if len(heights) > 0:
tallest = heights[-1]
if tallest > last:
ans.append([event[0], tallest])
elif tallest < last:
ans.append([event[0], tallest])
last = tallest
return ans
its kind of gross but it works
i dont understand how bisect left and insert is efficient
Time Complexity: The insert() method has constant time complexity O(1) no matter the number of elements in the list. The reason is that Python lists are implemented with variable-length array lists so accessing a certain position is fast. Also inserting an element into the array list is fast because you only have to modify the pointers of the preceding and following elements in the list.
What the hell
are you saying its wrong
i did new grad interviews last year w/them, was typical blind75 level graphs and trees
med level
https://wiki.python.org/moin/TimeComplexity
list insert is O(n)
also memorize how to implement the bisects
for interviews
you can write it as a shell func if you're pressed for time
but say you will fill it in
I was wondering what happened to endorsi, he was always active on here.
what data structure would you use to mimic this behavior without having a crappy O(n) insert time
im guessing the stream is taken down right? damn I cant believe i missed that
nope there are trade offs
if you do some Design-tagged questions there are the common problems where you have to optimize for something
such as LRU cache
yes, balanced
then you can find, insert, delete in logn even w duplicaees
but i wouldnt be able to code that in an interview
Handwave it
wtf
this guy won olympic gold in table tennis
and wins leetcode contests
π¨π³
yea its called china
source
this guy is cracked
how do you have time to be the best at two very different things
or near the best
i dont se how the skills transfer at all
Lol
Lol
too busy winning tournaments
dont you get 800 at least with 12 4
yes
i think you get over 800 even if you take 70 minutes
Why are you an otter now
do you guys recommend using the tagged questions from the leetcode bot or the ones from LCs website
neuroticism makes the world go around
pog
does this mean no twitch since you will likely get amazon
how lol
did you have a lady come in and yell "IM SORRY IM SORRY IM SORRY" and leave again
WHAT
how wtf
mine was only 45
what did yall even spend the time on? my behavioral portion lasted 15 minutes
damn, thats fuckin wild

5 business days 
cache is so cheese wtf
lru cache none takes up more memory than cache
ig you can use lru cache if you know you can ignore previous calls
wait i thought @cache was basically @lru_cache(max_size=None)?
basically
except you dont need the boilerplate for ordering least recently used calls
tf is zendesk
they got sass? sheesh
tickets as in support tickets
so, hubspot
this is cool
did not know this wa a ting
it is very good π
i thought levels was for ft
π
is this based on levels?
yes
if its level there is a good chance it's off
place i interned at had wrong number on levels
maybe, idk. Im not gonna work at optiver anyways lol
lol so you didn't get an amazon recruiter trying to hire you as a warehouse manager?
scrub
i saw your profile on wayup and it stood out as being a great fit for my algebra private tutoring position
one of us always lies and the other one always tells the truth
that reminds me of one time some person at kpmg wanted me to intern as tax audit intern 
All quants upped their offers, like in the realms of 120 for JS and citadel
Wonβt be surprised if Optiver is also 120
Also daily prayer to get IMC final scheduled soon 
Dream is to get IMC offer and they raise pay to 120/hr 
π IMC π
include that in negotiations
π
Have to get offer first 
my return offer was like 93/hr if u count signing bonus and extra 34/hr for overtime
that's p insane if it's 100+
yo did you get your hubspot final scheduled?
Which one stew you talking about?
Yeah for trader itβs a lot easier
I got resume rejected from JS immediately after applying 
i thought js tosses out non target schools even for traders
damn - yeah I heard the same. It's taking a min from the phone to schedule these finals
yes a lot harder
4 hubspot
i dont want to say the exact place but prob a little lower than akuna or on par
is it? I thought mine was chill
Five pirates need to divide 100 Gold Coins. Pirates have hierarchy, from Level 5 to level 1. The level-5 pirate proposes a division plan and all the pirates vote on it. If at least 50% of the pirates agree on the plan, the gold is split according to the proposal. If not, level-5 pirate is kicked from the ship, and the level-4 pirate now proposes a plan. This process continues until a proposal is accepted. All pirates are extremely smart and extremely greedy. How does level-5 Pirate divide the treasure?
im doing this
all day
Itβs different
Pretty sure thatβs not the case, they donβt screen based off school
well i didn't apply for swe, so it didnt really matter but a little over 60 tho 20 of them r hards and rest r like mediums
oh jeez
We also have a very successful βOCaml Bootcampβ program, where over four weeks, we train all of the incoming traders and many other non-engineer hires on OCaml and our development tools and libraries. By the end, most of them are able to create useful applications.
π
this is for trading
its like probability ad logic puzzles and game theory
i mean someone from my school who intern at citadel and jane street recommended that book in the cs career disco
this always scares me tbh, its harder if the person interviewing you is the person who will work with you




