#2023_summer

1 messages ยท Page 45 of 1

astral dew
#

Hmmm ๐Ÿซข

astral dew
#

Iโ€™ll submit a form yeah, but I doubt it carries any weight.However it doesnโ€™t hurt to try

#

Youโ€™d just have to dm me ur contact info, like asap as my internship ends tomorrow

honest spire
#

how do u touch grass

#

@rustic topaz u move it ot hte max hepa

white zinc
#

would yall say leetcode premium amazon list is better for prepping for intern interviews or the leetcode bot here

#

ive noticed that the problem list differs quite a bit

rustic topaz
honest spire
#

hrt

rustic topaz
#

would you just check if it's in one of them

#

and delete it?

honest spire
rustic topaz
#

no

#

๐Ÿ˜

#

that's why I am askin]

#

@sinful locust yo n3

#

i got a question

honest spire
tough ledge
#

do we need a project for each of the questions for samsung

rustic topaz
#

for the sliding window median, how would you remove the windowstart's value when you slide it from the 2 heaps

honest spire
#

are the practices even accurate

#

tf

rustic topaz
#

lol

#

like

#

the window

honest spire
#

i got a 615 by solving just 4

rustic topaz
#

๐Ÿ˜ฆ

clever grail
#

is it 849 (oops i saw above mb)

rustic topaz
hallow scroll
#

sliding window median isnt 2 heap problem

honest spire
#

i need to find soemone betert

hallow scroll
#

||monotonic stack||

sinful locust
honest spire
#

@sinful locust @hallow scroll said that the codesignal practices aren't accurate

#

is htis true

hallow scroll
#

I mean you can do that but it overcomplicates things for no reason

rustic topaz
#

Google

#

Oh

#

I was trying to go through the grokking

#

and get some practice in with two heaps ๐Ÿ˜ฆ

hallow scroll
#

solve it that way then

rustic topaz
#

but kind of confused

honest spire
#

just use what jack said

rustic topaz
#

maybe mario juda knows

#

@gentle latch

#

how would you do it?

tawny nimbus
#

how hard is optiver oa for swe ?

hallow scroll
soft basin
hallow scroll
#

based juda

rustic topaz
tawny nimbus
#

based on what?

honest spire
#

the answers are usually garbo

#

that's just my opinon

hallow scroll
#

bro

tawny nimbus
#

how hard is optiver oa for swe

hallow scroll
#

its so simple

honest spire
#

actually

#

i dont' know how to search

hallow scroll
#

just use neetcode

#

watch neetcode

#

thats it

rustic topaz
#

neetcode has a solution with a stack

honest spire
#

neetcode doesn't have a video on that problem lmao

rustic topaz
#

๐Ÿ˜ญ

hallow scroll
#

thats legit how you get good at lc

hallow scroll
honest spire
hallow scroll
#

yeah he does

honest spire
#

I WATCH EVERY NEETCODE VIDEO

#

except for this one

rustic topaz
#

I WATCH EVERY NEETCODE VIDEO

honest spire
hallow scroll
#

couple people got phone already

rustic topaz
#

you fell off lowkey

tawny nimbus
#

o

honest spire
#

hmm

tawny nimbus
#

was it hard tho

honest spire
#

can u explain more

tawny nimbus
#

q2

honest spire
#

ok got it

tawny nimbus
#

also how much time do u need to finish it by

hallow scroll
#

72 hours

honest spire
#

how about the problems

tawny nimbus
#

they give u 72 hours ๐Ÿ’€

#

wait fr

hollow sun
#

did u submit more than once

hallow scroll
#

yeah lol

tawny nimbus
#

time doesnt matter?

rustic topaz
#

tthere is no stack and queue section on grokking ๐Ÿ˜ฆ

fading lion
#

how to prep for amazon oa?

hallow scroll
#

but idk

tawny nimbus
#

oh

rustic topaz
hallow scroll
tawny nimbus
#

praying for optiver next summer

hallow scroll
fading lion
#

are leadership principles in the oa as well?

sinful locust
honest spire
#

o ye u already told me

hallow scroll
#

๐Ÿ‘Ž

honest spire
hallow scroll
sinful locust
#

how would u use a stack

rustic topaz
hallow scroll
#

I dont think so

sinful locust
#

no i did it with balanced tree lmao

rustic topaz
#

two heap time complexitty is O(n*k)

sinful locust
#

sorted dict wins

#

its o(log n ) everything

hallow scroll
#

its sliding window median right

rustic topaz
#

yeh

sinful locust
#

yea for median

#

do u mean maximum

rustic topaz
#

yeah

sinful locust
#

wait max is the queue

rustic topaz
#

yeah

hallow scroll
#

oh lol

sinful locust
#

max can also be done with sorted dict

rustic topaz
fading lion
#

๐Ÿค”

hallow scroll
#

was thinking of maximum

sinful locust
#

for the queue or sorted dict?

rustic topaz
#

you can do sorted dict?

hallow scroll
#

whoopsies ๐Ÿ˜ฑ

sinful locust
#

yes

rustic topaz
#

๐Ÿค”

sinful locust
#

its nlogk i believe

rustic topaz
#

what about queue

sinful locust
#

hmm idk

tawny nimbus
#

qballer

sinful locust
#

queue either nk or n

tawny nimbus
#

is optiver oa hard

sinful locust
#

no

#

its vague

tawny nimbus
#

oh

#

u make ur own test cases?

sinful locust
#

and java annoying

#

yes

#

i thought of every possible test case for the tree one

hollow sun
#

Stop

sinful locust
#

i think

tawny nimbus
#

and u need to use java?

sinful locust
#

java or c# or c

crisp berry
#

Stop

sinful locust
tawny nimbus
#

not c++?

sinful locust
tawny nimbus
#

bruh

sinful locust
tawny nimbus
#

bruhhh

#

java annoying

sinful locust
#

@hollow sun wait its :sadcat:????

#

@hearty river

#

its not :scgbigsad:???

#

:scgbigsad: is better

hollow sun
#

Itโ€™s both

sinful locust
#

cringe

#

swatch man

#

stop

rustic topaz
#

@hallow scroll how many questions have you done with two heaps?

#

I might not do it

#

since the solutions for them aren't popular only for one question

clever grail
#

i wonder if vcf could bypass cooldown

sinful locust
#

but not much

#

top k is a better heap pattern , id focus on that if anything

rustic topaz
#

that is easier

sinful locust
#

ok cool ,thats the clasic

rustic topaz
#

but

#

since the sliding window maxiumum

sinful locust
#

just use sorted dict

rustic topaz
#

i am ocnfused how to remove from the windowStart

sinful locust
#

:waz:

rustic topaz
#

aint sorted dict slower

sinful locust
#

or a tree works

rustic topaz
#

you gotta sort every window don't you?

sinful locust
#

nah its not

rustic topaz
#

TREE?

sinful locust
#

cause the remove search is linear in the order of k

sinful locust
#

sorted dict == tree backed

#

so its o(log n) everything.

rustic topaz
#

๐Ÿค”

sinful locust
#

no sorting needed

#

you can ge the max element in log n time

#

tree works too but degenerate possibility / not balanced

rustic topaz
#

but it's slower than monotonic queue right solution?

sinful locust
#

idk

#

whats monotonic time complexity

#

@rustic topaz

hallow scroll
#

ignore monotonic queue

#

thought you guys were talking about sliding window max

sinful locust
#

we are

hallow scroll
sinful locust
#

mono barely comes up

hallow scroll
#

yea

sinful locust
#

sorted dict is goated

#

or just do 2 heaps

rustic topaz
rustic topaz
sinful locust
#

meh

hallow scroll
#

Donโ€™t ask me im not good at leetcode WazowskiStare

sinful locust
#

do a few others

#

thers not much 2 heaps

rustic topaz
#

๐Ÿ˜

sinful locust
#

2 heaps can be bypassed by balanced tree

#

because heaps are worse than trees

rustic topaz
#

I should've taken dsa course earlier

#

๐Ÿ˜ญ

sinful locust
#

still linear search

sinful locust
rustic topaz
#

no

#

i am goin to take it

#

but it's gonna be too late till amazon and c1 interiew

#

๐Ÿ˜

sinful locust
#

amazon idk

rustic topaz
#

did u do it?

sinful locust
#

didnt u say u took amazon oa for fun or smth

rustic topaz
#

c1

sinful locust
#

u got interview?

#

yea did c1 final today

rustic topaz
#

๐Ÿ˜ฎ

#

can you give me insight what happened

#

iam down for an internship ๐Ÿ˜ฆ

sinful locust
#

case interview - very basic analysis

#

tech interview - lc med ish , just know hashmaps

#

behavioral interview - 3 STAR questions

clever grail
#

cuz he's jack harlow

sinful locust
rustic topaz
clever grail
#

JACKKKK

sinful locust
#

STOOOPP

clever grail
#

stoop

#

low

sinful locust
#

MAXIMAL RECTANGLE

#

goku please just watch the video that they send the prep video

#

its exactly liek that

#

tru

#

lmao

clever grail
#

t

sinful locust
#

loool

rustic topaz
#

bro you said no lc and he said there is lc

#

i am confused

crisp berry
#

tbh

rustic topaz
#

@sinful locust

sinful locust
#

bro

#

its always different

#

for diff recruiters

rustic topaz
#

๐Ÿ˜‚

sinful locust
#

lc medish means that difficuty

#

it is not an lc problem

rustic topaz
#

oh

#

๐Ÿ˜ฎ

crisp berry
#

i feel like so many graph questions are labelled medium which shouldn't be

sinful locust
#

my bad for being not cclear

sinful locust
#

easy?

crisp berry
#

like so many of these are just "implement dfs or bfs"

#

easy

sinful locust
#

the thing is cap1 literally gives away their case interview contents and tech interview difficulty

rustic topaz
#

nah but i wanna as prepared as possible. I really need an internship

crisp berry
#

a lot of them are just the same thing

sinful locust
crisp berry
sinful locust
#

thats easy af

#

u gotta grind

crisp berry
#

i dont think this should be labelled medium

#

or number of islands

sinful locust
#

its just bfs

crisp berry
#

which is the same thing

sinful locust
#

and adding 1

#

lmao

crisp berry
#

yes

#

they should be labelled easy

rustic topaz
crisp berry
#

unless it actually has a twist

sinful locust
#

stupid visited set takes care of all

crisp berry
#

thats non trivial

#

true

heavy magnet
#

bro i can do that ezz but fk up easy codesignal ๐Ÿคฆโ€โ™‚๏ธ

rustic topaz
#

I always come to a dillemma, and than confused

sinful locust
#

i got maximal sum of rotated rectangle

#

control w

hallow scroll
sinful locust
#

yeah

#

just do grind420

#

and take the interview

#

altf4 applied today

#

yes

#

altf4 process your shit

#

in the channel

#

stop

rustic topaz
sinful locust
#

where

sinful locust
#

and 5r phone

#

nah i got offers

#

a while back

#

i think this has been mentioned before but do u compile and run code in amazon final?

sinful locust
#

oh bruh this just stack ish i think right

#

just stack and everytime you pop smth off you add 1

#

?

rustic topaz
sinful locust
#

i think divide works too right

#

@wise ferry do this one

#

this one is fun

#

cool backtracking

#

@queen raven do this too

#

its ok

hallow scroll
#

Largest rectangle in histogram is cool

soft basin
#

fuck that question

sinful locust
#

is that mono stack

#

next greatest or smth

hallow scroll
#

Nah but I feel like itโ€™s a good stack problem to set you up for most stack problems

sinful locust
#

k

sinful locust
hallow scroll
#

A lot of stack qs basically just add stack while loop

sinful locust
#

๐Ÿคก

sinful locust
#

dont doubt urself

hallow scroll
#

I brain fart in interviews

sinful locust
#

bruh why u doing this

soft basin
sinful locust
#

werent u literally stressed af about cap 1 interviw

rustic topaz
#

You right

#

ima go

#

๐Ÿ˜ญ

hallow scroll
#

Idea of it isnโ€™t bad but implementing is hard

#

Imo

sinful locust
#

i got railed by snowflake

#

in june

#

felt like shit

#

heโ€™s editing shit

#

๐Ÿคก๐Ÿคก๐Ÿคก๐Ÿคก๐Ÿคก

soft basin
#

ive flunked more than 70% of my oas

sinful locust
#

BRUH WHAT YALL ON

#

W

#

nice about me bruh

#

i feel it

#

100%

#

@sinful locust give me another goku dm

#

thereโ€™s too many

fickle drift
sinful locust
rustic topaz
#

We need more women basketball player

#

bring her back!!!

neon junco
#

Is Optiver auto send OA ?

#

Or resume filter?

#

Bet bout to apppy

#

Apply

#

SWE not quant^^

pseudo shoal
sinful locust
# rustic topaz

isnt heapq already min heap? so u put negative for maxheap?

honest spire
#

wait

#

gjjj

#

wut

#

nothing ahppne

#

d

rustic topaz
#

I was just confused when I messaged him

#

i was tryna ask for max heap

sinful locust
#

001010010

pseudo shoal
sinful locust
#

R

rustic topaz
marsh saddle
#

Binary>

rustic topaz
marsh saddle
#

Only code in binary and assembly

sinful locust
#

brush

rustic topaz
marsh saddle
#

Lc hard damn

rustic topaz
#

I am thinkin you can use two heaps

#

but I cant think of a way to remove the windowStart

#

๐Ÿค”

marsh saddle
#

Ive done this one a while back

rustic topaz
#

Really?

marsh saddle
#

I think the way I did it was to look at each subarray and then find the median within that and append it to a list

naive kayak
#

I think that's there on neetcode

rustic topaz
#

that's maximum not median

marsh saddle
#

Prob not opitmal cuz there aer people who did n log k

rustic topaz
#

the maximum is lot easier with monotonic decreasing queue

honest spire
#

i wish neetcode was more optimal

rustic topaz
rustic topaz
honest spire
#

even more

rustic topaz
#

do you want a private tutoring or something

#

๐Ÿ˜

honest spire
#

actually i might be asking too much

honest spire
rustic topaz
#

๐Ÿค”

honest spire
#

goddam

sinful locust
#

๐Ÿ˜ญ

rustic topaz
#

and came back to it

sinful locust
#

nice nice

#

good job

#

1% better each day

honest spire
sinful locust
#

@hearty river she dissing u

honest spire
#

and ducc river trading

sinful locust
#

DUCC

#

STOP LURKING

#

ducc be lurking

#

gotta watch out

rustic topaz
#

I hate the neetcode videos sometimes where he makes the code way too complicated

honest spire
#

we should make beter videos

#

collab

rustic topaz
#

bro stop

#

๐Ÿ˜

honest spire
#

no cap

#

on god

rustic topaz
#

on fonem?

#

@sinful locust

sinful locust
eternal hornet
sinful locust
rustic topaz
sinful locust
#

whats the obsession with fonem

sinful locust
eternal hornet
sinful locust
#

@keen pollen yo

#

lmao no

#

lol how many

#

1000?

#

i havent done this

#

i think i may know how to do it but idk

rustic topaz
#

Why are you doing DP hard

#

lmao

#

wtf baller

sinful locust
#

i knew it was dp

#

stop telling

#

3d dp i think

rustic topaz
#

3d dp????

sinful locust
#

wait its seg tree?

#

o

#

oh yea

#

yo send link to a good place to read on seg trees

#

its super common in cp

#

ty bro

#

yo this is super detailed, nice

#

this website is such a classic

#

they've made the ui so much nicer

#

back in the day it looked like shit

#

is that harder than range minimum

#

idt ive seen that

#

oh ok

#

oh yea binary

rustic topaz
#

why doesn't grokking have 1 heap questions

#

wtf

sinful locust
clever grail
rustic topaz
#

it's not on grokking

sinful locust
#

it is

#

idk what ur looking at

rustic topaz
#

@sinful locust

#

only two heaps

sinful locust
#

oh yeah

#

this is educative right

#

bro i said Top K element

#

its there

#

educative is cracked

#

theres some github

#

or u buy

#

baller put me on

#

tbh i think 60 per year is not bad educative has tons of stuff

rustic topaz
sinful locust
sinful locust
#

SD, databse design, and more

#

ood

sinful locust
rustic topaz
#

scroll up where??????

sinful locust
#

no

rustic topaz
#

๐Ÿ˜

#

OH

#

OH

#

OH

#

OH

#

OH

#

OH

#

OH

#

OH

#

OH

#

OH

#

OH

#

OH

#

OH

#

OH

#

OH

#

Im dumb

sinful locust
#

dude can u stop

rustic topaz
#

I am sorry

sinful locust
#

itโ€™s fine

royal sail
#

Did not realize there were 2 pets to the Amazon oa lmao

sinful locust
#

๐Ÿ’€๐Ÿ’€

royal sail
#

Caught me by surprise

rustic topaz
#

bro blocked me fr

sinful locust
#

just wanted to see

rustic topaz
#

@sinful locust how do you use grokking?

sinful locust
#

u do the questions

#

u read it

rustic topaz
#

like do you do the problem then read the thing?

sinful locust
#

aight good night

#

im out

rustic topaz
#

bruh

sinful locust
#

LOL

#

aight

rustic topaz
sinful locust
#

i donโ€™t think thereโ€™s any other way to do it

sinful locust
#

.

#

LMAO

rustic topaz
sinful locust
#

no

#

yes

#

dude u read

rustic topaz
#

ok

sinful locust
#

before dont u

#

the context

#

then after too

rustic topaz
#

bro

sinful locust
#

idfk what that means but ok

rustic topaz
#

??/

sinful locust
#

@rustic topaz

rustic topaz
#

ima go back to doin heaps

sinful locust
#

@rustic topaz bro i think u should just focus on YOurself and study instead of asking so many questions that u can figure out by learning yourself LMAO

#

are u ok?

rustic topaz
#

you're right

sinful locust
#

mf aint studied before

#

bruh

sinful locust
# rustic topaz you're right

theres no one right way to do anything, just do something that works for u, only way u find that is if u actually do it lmao

rustic topaz
sinful locust
#

oh u did it

#

then self reflect

#

nice

#

or evaluate

#

then do more man

#

or whatever

#

ILAILA spitting fax

#

or find it to do stjff more effectively

rustic topaz
sinful locust
#

like questions are good and everyone wants to help here

#

but u straight up asking stuff that u can just do on your own

rustic topaz
#

๐Ÿ˜ข

sinful locust
#

also dont ask anyone whats a perfect way to do something

#

i think itโ€™s because the hardest thing is getting started

#

just be consistent and you got this

#

blueface baby

rustic topaz
#

but

#

i feel like the way i am learning is ass

#

so I am askin how other people do it

#

maybe it might optimize my learning

upbeat cradle
#

spend like 10 minutes on that max

#

otherwise you'll waste time trying to be optimal

sinful locust
#

target your weak spots

soft basin
#

bruv leetcode is makin me wanna quit

#

im so tired of this bs

real sedge
soft basin
#

i just started tonight

#

i got off work and made dinner

real sedge
#

Yeah it sucks

sinful locust
#

generally for OAs, should you prioritize code cleaniness/runtimes or correctness (passing test cases)

real sedge
sinful locust
#

like im thinking if it passes the cases, wouldnt u pass screening

#

its not like HR can read code

rustic topaz
#

was the k closest points to origin easy for y'all?

real sedge
soft basin
#

most of that shit is automated

sinful locust
real sedge
sinful locust
#

ye my code was spaghetti af

#

but passed

real sedge
#

I had da same thot lol

#

I passed with an O(n^3) solution

#

But was able to improve it to an O(n)

sinful locust
#

howd u do O(n)

real sedge
sinful locust
#

howd u have time for that

#

tf

real sedge
#

I finished the O(n^3) soln in like 20min

#

This is y Java is da best lang for lc ๐Ÿ’ช

sinful locust
#

ill dm u

real sedge
#

No i was jokin

#

Java is horribl for lc

#

But I use it

#

It is

#

Don't try and gaslight me

#

If I'm recommending a lang it's always gonna by Python

#

If I didn't use Java for a year of practicing lc I woud use Python

honest spire
#

C++ better for hft

rustic topaz
#

@real sedge should I expect tries in interviews?

#

or na?

real sedge
#

I haven't interviewed that much tbh

#

Like only at 10 companies

#

Tries r my fav data structure

soft basin
#

tries arent too bad

#

im learning kahns rn

#

i cant believe my uni didnt teach it

#

it was briefly covered for like a week

#

yeah

#

we only covered dp for 2 weeks ๐Ÿ˜ญ

#

naw normally at my school its covered for a month

#

our class was rushed towards the end

#

we covered divide and conquer for a week

hallow scroll
#

I didnโ€™t even cover DP

#

I donโ€™t even know it

soft basin
#

i still dont know it

#

ik masters theorem better than divide and conquer

long slate
#

What topics did u guys do in algos

hallow scroll
#

I failed google cuz of dp tho

#

Yeah probably will

soft basin
#

we covered this in addition to some new data structures

long slate
#

I learned dp before my algos class

soft basin
#

like skip lists and red black trees

long slate
#

It was actually hacks

hallow scroll
#

The most advanced thing my dsa class did was stacks ๐Ÿ’€๐Ÿ’€

#

We didnโ€™t go into trees or graphs

soft basin
#

all ik is in our algo class we spent way too long on red black trees

hallow scroll
#

Yeah it is lol

soft basin
#

and i remembered none of it

hallow scroll
#

Itโ€™s not

#

I think it was cuz of covid and my professor didnโ€™t know how to professor

#

Not really donโ€™t think

#

Itโ€™s like ranked 200 in CS lol

#

Or 100 something like that

soft basin
#

my school is so mediocre in cs

#

the only exception is the programming team

#

somethin like that

#

its ucf ๐Ÿ˜Ž

hallow scroll
#

Yeah, maybe if I had another professor it wouldnโ€™t have been as bad but nothing stuck in DSA and I had to self teach afterwards

soft basin
#

i preferred online bc i didnt have to pay attention to get an A

#

our dept gatekeeps cs with a dumb exam

#

and our first programming course is in C which sucks

#

it should be in python

stark basin
soft basin
#

i didnt struggle with it at all but a lot of ppl did

#

i had prior java exp

stark basin
#

literally useless

soft basin
#

before c it was pascal ๐Ÿ’€

hallow scroll
#

My school do Java

soft basin
#

ucf is C->Java

sinful locust
#

Rice is Python then Java then cpp

stark basin
#

Python weeds out the extremely weak
you get to see if you're actually cut out for CS once you get to algorithms and data structures and it's all C++

which I think it's a good thing since I think everyone should at least learn a little bit about programming but not everyone should be a programmer

sinful locust
#

Well, Python and c at the same time

soft basin
#

starting with C is one of the worst ideas

karmic sedge
#

I think my school does most cs classes in c++

hallow scroll
soft basin
#

python is a good beginner lang

#

and after u understand python C would make sense

hallow scroll
#

I know so many people who switched majors after intro to cs ๐Ÿ˜ญ

#

One of my friends dropped out of college as a whole

#

Java

stark basin
#

which is from what I've heard from my friend at stanford
is very tame

hallow scroll
#

It wasnโ€™t even that bad itโ€™s just crazy how people just be quitting

stark basin
#

they literally had you doing LC medium problems in your second intro CS course at stanford

hallow scroll
stark basin
#

not if you've programmed before

#

but this is
6, 7 weeks into your first time programming

hallow scroll
#

In comparison to my schools education itโ€™s crazy yeah

soft basin
#

i wanna quit now cuz of lc

#

fuck leetcode

hallow scroll
#

My school holds your hand and gives you piss easy labs

#

Like insert into a queue with test cases thatโ€™s it

rustic topaz
#

Fax

stark basin
#

to be fair
it's stanford

hallow scroll
#

Doing LC during cs classes sounds fun

stark basin
#

i feel like we're all biased cause we're all basically wired for CS in some way
but after doing tutoring for a couple of years, I can say for certain that not everybody is wired for CS
actually most people aren't

#

concepts are a lot harder to conceive

hallow scroll
#

Yeah

#

People here represent the sweats and weโ€™ve all done leetcode so itโ€™s like second nature for us

rustic topaz
#

Why do people quit after intro to cs or dsa course?

#

Iโ€™ve heard so many people fail dsa and quitting

stark basin
#

our 3rd course is generally the gatekeeper
data structures and algorithms and shit get introduced then

#

you don't just write a book system or story game anymore

soft basin
#

our first algorithms assignment was 2sum ๐Ÿคฃ

rustic topaz
stark basin
#

I feel like double for loop would be acceptable and then there's just a fine print hint at the bottom like
"Can you do it with only one loop?"

soft basin
#

it was both parts combined into one 2sum lmao

#

so with one we had a sorted array and one we didnt

hallow scroll
stark basin
#

man doing CS at CMU

hallow scroll
#

๐Ÿ‘€

soft basin
#

usf ๐Ÿคข

rustic topaz
#

Do they make you do proof in dsa?

hallow scroll
#

Columbiaaaaaaaa

stark basin
#

which is also first quarter

rustic topaz
hallow scroll
#

Yeah I took logic second year

stark basin
#

I don't think you need to prove regular DSA besides master theorem here

#

oh and recursion

#

yeah

#

APCS

#

๐Ÿฅฒ

#

I tutored two of my classmates APCS for weeks
my throat was fucking raw

#

they got 2 and 3

rustic topaz
#

What is a call stack

stark basin
#

I blame myself

hearty river
#

YOUR THROAT WAS RAW thanospog

#

@stark basin

soft basin
#

ngl my school didnt teach recursion well

soft basin
#

i still suck at recursion

stark basin
#

none they were my friends

soft basin
#

i would never charge my friends

hallow scroll
soft basin
#

i see why u have no friends

#

i need to relax with some weed

#

im getting so close to this amazon final and i cannot leetcode anymore

hallow scroll
#

he only strives for abstract ideas in life like money and success

stark basin
#

one of those friends still fuckin owes me
case western sent me an email like "hey we waived your application fee come apply", I checked it out, and you didn't even have to write essays just multiple choice
I told friends to apply cause why not

hallow scroll
#

anything else is trivial

stark basin
#

case western ended up being by far the best school he got in

hallow scroll
#

๐Ÿ’ฏ

stark basin
#

YEA

#

HE GETS SO MUCH MORE SCHOLARSHIP THAN ME

#

WHAT THE FUCK

#

too much

hallow scroll
#

-1000

stark basin
#

state pays if you're from that state

hallow scroll
#

infact I get paid to go to school

stark basin
#

my cali friends bascially pay nothing to go to college

#

I pay like 45k/y

soft basin
#

yall pay a fuck ton jesus christ

#

tuition here is only 2.8k avg

hallow scroll
stark basin
#

I have 0 EFC and the government was like
oh wow that the lowest you can get
here's 6k a year

soft basin
#

but my scholarship covers everything

stark basin
#

fuck you america

soft basin
#

2.8k per semester

soft basin
#

its like 212 per credit hour

#

fl uni is relatively cheap

stark basin
#

the only good thing is that I'm scamming the cali government for grocery money

soft basin
#

u havent scammed them enough

hallow scroll
#

yeah facts bro is cracked

stark basin
#

they think i'm paying for my apartment

#

so they pay for my groceries

royal sail
#

How long does it ussally take to get a response after amazon oa?

stark basin
#

no my grandparents live here

#

they're paying for now

hallow scroll
stark basin
#

I have family all over

#

it's pretty wild

#

parents at taiwan

#

uncle at japan

soft basin
#

whats taiwan?

stark basin
soft basin
#

ah yes the prc

stark basin
#

no cap
my uncle is a professor at U of Kentucky

hallow scroll
#

sadnoodle would never lie

stark basin
#

I went there for a year of high school

#

was the only asian kid in the entire high school

#

shit was wild

#

I remember it like a fever dream

soft basin
#

really?

#

goddamn

hallow scroll
#

yoooo

#

southern state gang

stark basin
#

very little to not at all actually

soft basin
#

my high school had one person go to mit

stark basin
#

probably helped that it was in Lexington and not bumfuck nowhere

#

ur not gonna believe this

soft basin
#

and hillbillys

stark basin
#

didn't see a single KFC during my time at Kentucky

soft basin
#

and incestuous mfs

stark basin
#

only Canes and Chick fil a

soft basin
#

naw thats all south

#

fl has way more

#

fl has more incest cases than alabama ๐Ÿ˜ญ

hallow scroll
soft basin
#

its just fl headlines have so many "fl man" that the incest part is ignored

#

unfortunately im a fl man ๐Ÿ˜”

hallow scroll
#

florida moment

#

florida probably has the most everything

stark basin
#

florida law allows those headlines there's actually florida men in every state

hallow scroll
#

florida man thanospog

soft basin
#

fuck florida tho

#

its so fucking hot and the transportation sucks here

#

which is why im on copium to secure amazon or c1

stark basin
#

only went to florida for universal studios

soft basin
#

its more of the humidity

stark basin
#

was pretty nice

hallow scroll
#

florida is too humid for me I visited orlando and the second I got out the hotel my glasses fogged up

soft basin
#

i go outside one second and i breathe in water

#

florida humidity is so bad

stark basin
soft basin
#

i havent been out of the US since i was 5

#

the furthest west ive been in the us is gainesville fl ๐Ÿ’€

stark basin
#

๐Ÿ’€

#

it never rains in cali i hate it

soft basin
#

the worst is when ur tryna mow the lawn during these hot mf summers

stark basin
#

reminds me of home

hallow scroll
#

i like rain

soft basin
#

ur not gonna like seattle if u ever decide to go

hallow scroll
#

rain is fun and cool

soft basin
#

morning rain is pretty nice

hearty river
hallow scroll
#

@hearty river sorry im cranky

soft basin
#

i can feel my skin frying like bacon whenever i mow the lawn

stark basin
#

rain good
snow better
heavy snow bad

soft basin
#

havent done it in 2 yrs cuz i dont live at home anymore

hallow scroll
#

idk how id live in snowy winters

stark basin
#

went there for niagra falls and never again

#

canada side

hallow scroll
#

i drove through a snow storm once for 12 hours and it was one of the worst things in my life

#

yeah and also 2-3 feet of snow around your tires and them getting stuck in the snow every 2 minutes

soft basin
#

ive never seen snow

#

the worst ive gotten is ice on my windshield in the morning

hallow scroll
#

its cool for like a day

#

but living with it often is probably a hassle

stark basin
#

cause you can always put on more layers but you can't strip off your skin

#

yellow snow

hallow scroll
stark basin
hallow scroll
#

100 degree summers

soft basin
#

yellow snow obv means its lemon flavored

stark basin
#

i'm fine up to like 29c
above that I need at least an electric fan

hallow scroll
#

uhhhhhhhh

#

2

#

where I am

stark basin
#

taipei in summer

#

it's a tropical island

hallow scroll
#

it was like 99 last week

#

yeah

#

im not even all the way down south just like halfway

stark basin
#

i'm sure plenty of places get 99 in the US

hallow scroll
#

yeah even new york was like mid 90s recently

stark basin
#

climate change goes brr

#

well no actually I guess it doesn't go brrr

hallow scroll
#

it gets to like 110+ apparently in arizona lol

#

i have no idea

stark basin
#

Nevada too

#

Nevada is literally just Las Vegas

hallow scroll
#

san francisco weather is like perfect imo cold enough where you can wear layers even in the summer

stark basin
#

and desert

#

Yeah nevada owns like 10 or 20% of their own land

#

everywhere else is nuke test site and area 51

hallow scroll
#

yeye

#

good ole breeze

#

that too

stark basin
#

come to Taiwan we have earthquake every two months

hallow scroll
#

same where im from theres earthquakes like all the time

stark basin
#

nah

hallow scroll
#

underwater

stark basin
#

wish I was though

#

summer classes suck

hallow scroll
#

sadge

stark basin
#

Toronto very nice

#

what happened a few days ago

#

was it the missiles

#

my friends took pictures

soft basin
#

fl be boring as fuck

#

theres nothing in fl

stark basin
#

yeah

hallow scroll
soft basin
#

im more of a city person

hallow scroll
#

like wtf do you do in a state called north carolina bruh

soft basin
#

not rlly a suburb fan

#

yes i am an enjoyer of the chinese communist party

hallow scroll
#

Wyoming ๐Ÿ’€

soft basin
#

is discord a unicorn?

stark basin
#

what's the most bumfuck state you'd be willing to move to

#

fair enough

soft basin
#

ngl i kinda want to work for discord in the future

#

like 10 yrs down the road

stark basin
#

all i know about georgia is that georgia tech rejected my ass

#

wonder if discord will still exist in 10 years

soft basin
#

or one day ill work for spotify

#

hopefully one of those two

#

i love their work culture

stark basin
#

spotify will probably still exist

soft basin
#

i took an hour to learn kahns algorithm and i doubt i can code it up from memorization tomorrow

stark basin
#

Kahns is fun

soft basin
stark basin
#

if you draw it on paper it burns into your brain easier

soft basin
#

fuck you

#

cao ni ma

stark basin
#

lao gan ma

soft basin
#

based on what ive seen from c1 so far their interview doesnt look too bad

#

but im hella stressed for amazon

#

its almost 12am now so imma stop leetcoding

stark basin
harsh scarab
soft basin
soft basin
#

est gang

harsh scarab
soft basin
#

the first thing imma do with my swe salary is get discord nitro

soft basin
stark basin
#

highkey if your final is tomorrow you've basically done everything you can for leetcode and just have to pray on that side
now's the time to review LP and make sure you have your anecdotes ready and memorized

stark basin
soft basin
#

im gonna spend monday working on lp and having some shit written down on my notebook

stark basin
#

ah yes
google docs

soft basin
#

ik my algos but i suck at breaking problems apart

#

i think ive discovered my weakness

#

im tired im getting ready to watch some tv and go to bed

#

i literally said next tuesday

stark basin
soft basin
#

np np

#

go shmoke some weed

#

relieve ur brain

#

weed has helped my anxiety ngl

#

idc

stark basin
#

tfw weed legal in cali but not legal in UCs

soft basin
#

i enjoy it

#

coffee doesnt help me at all

#

alcohol does tho

#

and it kills me

stark basin
#

i love alcohol

soft basin
#

asian blush moment

stark basin
#

maybe too much

soft basin
#

i might try to get some prescribed

hallow scroll
#

I had an energy drink before my interview

soft basin
#

i have major focus issues

stark basin
#

working at a japanese bar has screwed me for life

soft basin
#

one of my friends has adhd

#

and adderall helped him

#

yeah i need to go to a psychiatrist and see what i can be diagnosed with

stark basin
soft basin
#

my fee is like 5 bucks with insurance

#

fuck this healthcare system tho

#

if only we didnt spend as much on the military