#2021_grads

1 messages · Page 41 of 1

mystic mica
#

Nothing new if you just check out Blind, at any given time there’s like several posts about pip

#

Absolutely cancer practices

stone monolith
#

Yeah 90% of Amazon posts are about pip

#

Or Jeff bezos being bald

ocean venture
#

this ^ it's easy when you have a ton of offers like a select few, but that's not the reality for a lot of us unfortunately 😦

#

i fully expect that if i got hired at amazon, i'd be there for max a year

#

if you go in understanding it could be shitty, then u can always keep the job hunt up and have other offers when it gets too much to bare

#

you're not stuck there in EVERY case (although it would stink if u had a h1b)

naive rain
#

When I applied last year, it was onsite interviews. Honestly it wasn’t super difficult. There was like a design stage (not system design) but more like you have this problem, how will you solve it. So you come up with type of inputs, outputs, etc. Other interviews were easy problems (array type of problems, etc) I was super unprepared and I think jt showed lol😬

graceful hazel
#

anyone recently gave Goldman Sachs OA

#

Please tell me what the pattern is ...

raw belfry
#

Only 2 qs

ocean venture
pastel skiff
#

did anyone hear back from Splunk?

#

got denied from better .com even though 100 on OA

stark forge
main verge
#

I guess they rank the 100% OA scores with time taken too maybe?

past mantle
#

I got 100/60/100 and got final

#

I have FAANG on my resume so I’m guessing they resume screen after OA

raw belfry
#

I got an email from better saying they will be in touch as there are delays. Does that mean a reject?

mystic mica
#

Every company resume screens after OA lol, getting a 100% on any OA means shit unless your resume is also stellar

mystic mica
#

I learned that the hard way after doing codesignal last year

wooden tangle
mystic mica
#

I mean I’m sure some do, I’m just explaining why a 100% on an OA can still lead to a reject

wooden tangle
#

but i also learned some companies screen after, after I passed Citadels OA and got rejected

native vale
#

hey guys, does anyone have any good resources or at least a good list of things to study for an entry level java developer interview?
any past experiences or advice is appreciated as well

ocean venture
#

yep, definitely study your OOP

#

design patterns, coupling, cohesion, all that stuff

#

i'd also recommend reading Clean Architecture

native vale
#

ok thanks! I'm quite familiar with the main OOP concepts, they seem really easy to memorize and understand

#

my main problem was not being able to exactly explain how I implemented them in my projects, so I should've been prepared for that in my first interview/screening

native vale
ocean venture
#

I'd specifically look to see if maybe any university has free lectures for an object oriented design class?

#

Or professors on youtube etc

#

But yeah youtube and geeks for geeks is your best bet

ocean venture
#

Cohesion and coupling are some of the best concepts I've learned in my education thus far imo

#

Ood in general just makes your code so damn clean

native vale
#

abstract classes, interfaces

ocean venture
#

Yeah sure those are the basics, but i think it's worth while knowing about specific design patterns too

#

Like singletons

#

And know why and when they might be used

native vale
#

I see. Would you say it's expected of me to know multiple design patterns or pick one and really study it

ocean venture
#

That's just my opinion though. I don't think you'll be fully expected to know individual design patterns by your interviewer since they are years out of college, but it's a good way to flex that you really know Java and ood.

#

It's like one of those things you mention to an interviewer and gives you that extra edge over other candidates you know?

#

Which I think is worth

#

I'd say multiple design patterns

#

Because they're like little tools in your tool belt

native vale
#

I was so lucky to know how to explain MVC(although I have no experience implementing it) in my first interview, it was enough to pass the "technical" part of that interview

ocean venture
#

Yeah MVC is huge

#

You'll see mvc specifically mentioned in job apps

native vale
#

yeah I've seen them especially for C# and .NET positions

ocean venture
#

If you get the chance, having a project that implements mvc looks great

native vale
#

but thanks a lot on the recommendations I think I've found what I'm missing and what I need to study

#

yeah true

ocean venture
#

Any gui app with data or even a web app could technically be modeled mvc

#

You can get creative

#

I'll send you the book that we used in my OOD class

#

Just gotta remember it lol

ocean venture
#

Think it might be

worthy spear
#

has anyone done the yelp django oa

rocky moon
#

anyone know the process for google rejections? Recruiter wants to schedule a call with me after an interview like 2 months ago. Are they gonna live reject me?

main verge
#

They call you whether it's a reject or offer pretty sure

zealous tapir
dry walrus
#

Is the Intuit technical coding challenge proctored?

woeful dew
#

No, it isn't

rocky moon
#

well shite

trim marsh
#

Anyone here knows the pure storage interview process?

pastel skiff
proven ingot
sturdy mulch
#

Man I hate code signal. I always have so much trouble with the last 2 and they are always some lengthy problem that takes so long to read

rocky moon
#

anyone heard of or interview with otter.ai?

ornate charm
stone monolith
#

Can I put that I got the COVID vaccine on my resume

#

"Can work in office because has vaccine"

golden glade
#

Anyone do the Walmart final recently? It seems kinda short to fit in behavioral and technical

tranquil pebble
#

What should I tell the interviewer when he asks me what problem did you solve with this particular project?

All my projects are sample web apps (e commerce stores for example) and they're there to show my proficiency with Spring, React, Redux etc.

hallow wyvern
wanton hound
visual lagoon
quick cargo
#

I got an OA from a consulting company. Codility 70 mins for 3 tasks. Talked to a guy who applied to the same role last year, he said this is the first time they've done an OA. What should I expect?

olive lily
#

i would take the codility practice questions

#

get used to the platform - the last thing u want to do is be blinded this stupid platform

#

Also, unlike a hacker rank test - codility questions aren't purely LC type questions

#

Some times they will test debugging type question - e.g -this code is supposed to do this - but misses some cases
Change a maximum of 2 lines to get the code working

#

And, to mess with u sometimes - the maximum number of changes is less than the actual number of lines u need to change

tranquil pebble
olive lily
#

So, u are thinking to urself - what can be the other mistake - as u see ur time slipping away
u search frantically - finally u decide - it's not worth stressing about the other line
And, then it turns out there was only one mistake in the code - yaaay i guess

alternatively, u could think - there is only one mistake - cause it said a MAXIMUM of two mistakes, so u move one - convinced u r right - but life can be shitty - u messed up because there were actually two mistakes O.O

#

Also, when they say they are not measuring performance it can sometimes be kind of a lie

#

So, what they mean is that for some tests - a program will detect the complexity of ur algorithm
e.g. - if it is O(n) or O(lg(n))

#

and, that's measuring performance -
But, even if u aren't directly being measured on "performance" - ur algorithm might still time out - which will make u lose points on "correctness"

quick cargo
tranquil pebble
#

Is it wise to discuss a school project as your 'favorite' project during the interview? Or it just shows other side projects have been shitty? 😅

olive lily
#

that doesn't take away from ur other projects

craggy garden
#

Like if you spent half the semester or the entire semester and you solved a problem, then it probably wouldn't matter.

tranquil pebble
#

Yeah, sure. Thanks @craggy garden @olive lily

limber dome
ember berry
#

are all codesignal OAs proctored? I have one pending for Square, the one you get by default while applying

mystic mica
#

gca isn't

#

some company ones are

ember berry
#

it does look like a company one and not the gca that you can take anytime

mystic mica
#

then ya it's proctored

#

i mean wouldn't it tell u if it's proctored or not

tranquil pebble
ember berry
#

I really hate codesignal and how their problem statements doesn't even make sense sometimes

limber dome
ember berry
#

I have read it, 4 questions in 70 minutes is just too much lmao

#

last time I did it for Quora I had like 1 super easy and rest med-hard

limber dome
ember berry
#

yeah, the timer really fucks up with your mind

mystic mica
#

if it seems implementation heavy

#

3 is almost always implementation heavy but nothing hard, 4 is potentially short but requires some clever thinking most of the time

ember berry
#

to me it comes down to if you have done a similar problem to it before or not

#

like not the exact same problem but somewhat related

mystic mica
#

ehh

#

none of the codesignal problems i've seen were really close to LC problems

#

1 and 2 are supposed to be easy though

#

it's 3/4 that fucks people

#

3 is implementation heavy

#

4 is sometimes equivalent to an LC hard

ember berry
#

yeah but you know how some supposedly easy problems are not always easy and a minor oversight can consume a lot of time

#

gotta be sharp while taking the OA

#

anyways has anyone here interviewed with Article in Vancouver, Canada

olive lily
ember berry
#

problem with me is I cant read for shit, like I can't focus while reading anything

olive lily
#

sometimes i found drawing it out helps or trying to turn what they said into English

ember berry
#

lol I take notes as I read

olive lily
#

a lot of time they have extra fluff - but notes def help me as well

#

especially if I am know the cases are timing out

ember berry
#

yeah thats a good advice

olive lily
#

I will usually go back and try to figure out if I overlooked shit lmaoo

#

Also, I try running a timer - because code signal is super consistent

#

I can kind of create a rough estimate about how long each problem "should" take

#

That helps me not over-complicate the shit out of a simple problem SMH

graceful hazel
#

anyone recently got VMWare interview?

proven ingot
#

Anyone know Cisco's process?

zealous tapir
#

Any Story behind 30 min Amazon is called meme round ?

rocky moon
#

because it basically means u have the job guaranteed as long as u are a normal human being that can speak

kindred jetty
#

what's the average salary for new grads in the bay area?

wooden tangle
#

Ive seen 115k in San Jose which is a slightly cheaper place to live I think

kindred jetty
#

I see

wooden tangle
#

the 180k thats including equity, signing bonus, yearly bonus, etc right?

#

cuz base for those places is still usually around 120-130 from what Ive seen

dusky robin
#

Yeah including everything

wooden tangle
#

Have any of you guys ever gotten salty reactions when you reject offers from small startups?

solid laurel
#

Hey, so my plan for school updated and it seems like i'll graduate in September, i'm guessing 2021 new grad positions are done mostly?

wooden tangle
# stone monolith Never, is this story time??

not really. Just got an offer from a startup and they were really pushy about it. I sent a rejection email trying to keep the door open cuz I really do think the idea they have is good, although executing it is tough, but just got ignored even tho I could see they opened the email

stone monolith
#

Oh shit you can see when people open emails???

#

yikes

#

I feel bad now

stone monolith
stone monolith
wooden tangle
#

a lot of buzzwords thrown around

stone monolith
#

oh yeah

#

Sounds like a CEO tbh

#

I got a random call from some chad football player a year ago, asking if I wanted to be the CTO of an app

stone monolith
#

and I didn't know shit about making apps. I would get a 20% stake in the company and a meager salary

wooden tangle
#

"you do the tech, ill handle the business side bro"

stone monolith
#

Pretty much

#

Chad football player

#

I still have the pitch deck they gave me. I think the company went belly up though

#

Never launched

kindred jetty
wooden tangle
#

a lot of friends and people i know hit me up now and then like "hey bro i got a great app idea"

stone monolith
#

lol

wooden tangle
#

its never a good idea

#

if i ever do hear a good idea maybe ill just steal it, not like they could have contributed shit anyways

kindred jetty
#

I know😩

stone monolith
#

why professors use turnitin and then flag me for 30% similarity when the answer was super prescriptive

#

fam like what

stone monolith
#

assert dominance

#

harvard connection 2.0

wooden tangle
#

btw this startup is currently maybe doing a series A so they were legit, but it aint hard to get rich boomers to give you money if your pitching a tech idea

stone monolith
#

maybe doing a series A PepeLaugh

wooden tangle
#

i know they did seed since there are articles online about it

kindred jetty
#

Does anyone know how many technical rounds the pure storage interview process has?

waxen sundial
#

how hard is it to crack Stripe new grad if you aren’t a prior Stripe intern

icy hare
stark forge
surreal thicket
#

Tfw that 60k is stonks that you’ll never get cause you’ll never stay there long enough due to terrible culture

mystic mica
#

actual take home is far less ofc

#

a LOT less after oof ✨taxes✨

stone monolith
#

not FAANG tho

#

So it's basically a sweatshop by blind standards

wooden tangle
sturdy mulch
#

is TC total compensation?

stone monolith
#

yes

#

I'm going to try to do mega backdoor Roth when I start working

gritty tiger
#

how are the questions in eBay's Codesignal OA?

wooden tangle
west heart
#

need some advice. im interviewing with a consulting firm this friday and i read over the job posting again and its really not what i want to do, but chances are if i get an offer im gonna be really conflicted if i dont take it since it’d be my first job offer for after graduation. the firm also has a job posting for a job that is much rather what i’d do but i’m afraid if i do poorly for this interview or get an offer and don’t take it, they’re not gonna consider me for the other position

#

it’s not the only interview i have, but it’s the one im furthest in at the moment

dapper dock
mystic mica
uncut rose
#

@west heart just take if you get it nobody says you have to stop applying after finding a job

#

You can just apply after until you find something you like.

mystic mica
#

if i get an offer im gonna be really conflicted if i dont take it since it’d be my first job offer for after graduation.
person above me mentioned it too but, just keep interviewing/applying even if you get the offer lol

dapper dock
west heart
#

if i take the offer and find something else wouldnt that look bad?

worthy cedar
#

nah fukit

mystic mica
#

this is how people filter themselves out of a better offer/job. they think they have to stick with the first offer they get, because continuing to apply elsewhere will look bad, but like, why is it necessarily bad?

#

Do what's best for yourself, keep looking and if you find a better offer that you're happy with. Just renege the prior one (but if you found the prior one through your school's career center, they usually have policies about reneging that you should look into)

mystic mica
west heart
#

thats true ill prob ask if its a possibility

ocean venture
#

companies are gonna understand that not every offer works out, you have every right to reject an offer

sweet vigil
#

How long does it take to get a decision after Amazon 30 min final interview?

dry walrus
#

Anybody interviewed with OneTrust for java backend role?

severe jay
# wooden tangle a lot of friends and people i know hit me up now and then like "hey bro i got a ...

As annoying as tech lead is the video he made about this topic a few days ago really hit the nail. A great idea means nothing without the execution and the capital. There’s billion dollar companies that didn’t innovate anything new they literally just cloned an existing product but executed well enough to make it big. If i’m handling the tech I might as well have the whole company and give you a 20% stake with a salary lol

proven ingot
#

Has anyone heard back from Auth0?

wooden tangle
proven ingot
wooden tangle
proven ingot
rocky moon
#

anyone taken epic systems skills assesment?

tame shoal
wooden tangle
#

who?

tame shoal
tame raven
#

Hi guys, for the three 45min interview for Amazon, do you get asked multiple behavioral questions in one interview?

ocean venture
#

has anyone been messaged by a recruiter for management at amazon b4?

ocean venture
#

nvm it's a trick lol

ornate charm
#

Does Microsoft do rejection calls?

real walrus
#

nope

ornate charm
#

Do they do offer calls? @real walrus

spare violet
ornate charm
#

Last Friday

#

On-site

spare violet
#

I interviewed yesterday.

#

Onsite

real walrus
#

i havent heard they do calls in general, just email

worthy spear
worthy spear
#

"one of our recruiters will follow up with you right away"
This was like two weeks ago...should I ask for an update?

#

anyone do the Visa OA?

pastel condor
#

has anyone finished GS OA recently and heard back yet?

undone abyss
#

I did mine last friday

ocean venture
#

i still need to complete mine lol

pastel condor
pastel condor
worthy spear
#

anyone gave the ebay codesignal?

wooden tangle
#

thanks, i dont really keep up with the news or anything so I only ever hear about this stuff from friends

ocean venture
wind acorn
#

congrats

ember berry
novel river
#

Hi all, did anybody hear back from Goldman Sachs after their automated oa?

undone abyss
sturdy mulch
#

From my experience, Goldman takes a week to do anything.

#

From OA to next step was about a week, then next thing was scheduled a week out, and repeat.

warped lion
#

Has anyone interviewed for seatgeek?

near finch
#

Hi y’all, I’m curious about what start dates look like for you December grads? I’ll be graduating Fall 2021

main verge
#

Anyone have experience with Akuna Capital phone interview? (The one right after the OA)

green cipher
warped lion
foggy harness
#

Hey, has anyone interviewed with Citibank ? I was curious about the "Super day" interview

keen onyx
#

Is Zillow hiring New Grads? Did anyone go through the process?

dry walrus
#

Has anyone interviewed with OneTrust for Java developer role?

limpid lichen
#

Looking into some insight about Bloomberg HR/Hiring Manager round

ocean venture
limber dome
# limpid lichen Looking into some insight about Bloomberg HR/Hiring Manager round

HR round mainly asked me questions about my education, work experiences, projects, what Ive been up to the past few months, p chill. Be prepared to answer basic HR questions like "tell me about a time when you did this ... " or "what is one thing you would change during your last internship". Manager round is a hit or miss, you either get system design or a resume round (very similar to HR). I got the resume round and it was mainly chatting about everything on my resume, work life at bloomberg, etc. If you have any cool projects, definitely take the opportunity to demo it bc its virtual onsite. I think thats what helped me get the offer. Overall, just be humble and show that your main goal is learning. Ask a lot of questions to show your interests in the company.

topaz knoll
limpid lichen
weary ice
#

Anyone here get an OA for Amazon SDE-1 role? (not new grad)

weary ice
#

Did you attempt it already?

#

Was it similar to the new grad one? I did the new grad one earlier, and got rejected. Idk, if I'm expected to prepare harder

limber dome
# limpid lichen thank you, very helpful. I was specifically told in the email that there will no...

I wouldn't worry too much about it. Its mainly luck whether you get sys design. Worst case, your interviewer is mean, then I would look over it briefly like know what vertical/horizontal scaling is, load balancers, data partitioning, etc. If you get it, just say you dont have experience in it and theyll prob have you just explain how you would code it and what database, etc, without actually writing the code.

limpid lichen
#

alright, thanks!

rustic salmon
worthy spear
rustic salmon
worthy spear
#

2 days back, what score range do they expect?

lament dome
#

Anyone with experience on the hackerrank test for bytedance?

#

Singapore new grad front end engineer

chrome sage
#

Anyone interviewed with Scholastic?

ocean venture
#

oh no

autumn lynx
#

🔥 🔥 🔥

wind acorn
#

that's like.. applying to colleges and in the "Why X?" you copy paste your "Why Y?" essay

cunning forge
#

anyone know how high microsoft will go for new grads?

real walrus
#

depends on competing offers and from which companies

wind acorn
#

@cunning forge quant?

cunning forge
#

Lol no

#

this not for me

wind acorn
#

or quant-shops as SWE?

#

ohohokok

#

$190k TC is already p high

cunning forge
#

I mean I saw Microsoft offers that were 120 base 160 stock/4 and 50 signing/2 years

#

so that’s 185 no relo

#

just curious if they’d go higher than that one

wind acorn
#

msft might negotiate if it's with other FAANGs but for companies that are "less prestigious" (yes it's a thing for comp teams) they're unlikely to negotiate

#

likely the only thing they can negotiate is stock iirc there's a spreadsheet somewhere for return offers

#

and people managed to negotiate on rockstar offers with competing offers but only stock/signing iirc

cunning forge
#

hm clearly they can negotiate base tho because 110 on some offers 120 on others

wind acorn
#

ah really? idk then

worthy cedar
#

is it masters vs bachelors difference?

cunning forge
#

def think some of the 120s are bachelors just might be l59 vs l60

vagrant raft
cunning forge
#

do share

#

having a hard time finding solid numbers

vagrant raft
#

110k base, 200k/4 stock, 120k sign on (70k first year, 50k second year) @cunning forge

#

This is blind though so no idea if it's real

cunning forge
#

that sign on 😳

vagrant raft
#

The person claimed to have a FB return offer

cunning forge
#

that is super weird tho lol

#

but yeah i could see that

#

bc fb return is 243/158 non rockstar

#

and this would be 230/210/160

vagrant raft
#

[Blind] Check out this post! Facebook new grad (return intern) vs Microsoft (Tech Industry)
https://us.teamblind.com/s/jKVKN4Qd

cunning forge
#

that is a weird fb offer but it was 2019 so maybe things were diff

worthy cedar
#

Wow! $200k stock. I’m a L65 and I don’t even have close to $200k in invested stock.
wat is this WazowskiStare

cunning forge
#

looks like an old rockstar offer ig

worthy cedar
#

msft why WazowskiStare

cunning forge
#

just move companies at that point 😂

real walrus
#

You can check the MSFT discord spreadsheet, but for L59 they dont budge on salary

#

they rarely move past $120k on stock

#

they are flexible with increasing the start bonus to 50k though

cunning forge
#

oh where’s the sheet at

placid marlin
digital python
#

Anyone applied to Oracle Class of - Cloud engineer?

crisp glacier
#

i did

ornate charm
digital python
west heart
#

oof i got my first amazon OA request

limpid steppe
azure gull
#

Is the GitHub not posting new jobs anymore?

#

Is there an up to date list anywhere?

west heart
#

does anyone know if the first amazon OA is leetcode?

slim lake
#

Anyone else got mail from OCI recruiter for new grad?

#

How legit is that

mystic mica
#

it's 3 parts

#

first is debugging

#

2nd is LC

#

3rd is work simulation

pastel condor
slim lake
#

Keep up the hustle

pastel condor
slim lake
woeful dew
#

I have a python related doubt if someone can help me

#

What's the difference b/w

matrix = [[0] * len(A)]*len(B) and matrix = [[0] * len (A) for _ in range(len(B))]

last linden
#

same

limber dome
#

^

#

when you multiply a list, you are not creating a new list

#

just multiple reference

#

[[0]*2] = [[0], [0]], its like saying

#

lst[1] = lst[0]

woeful dew
#

Riiight, that's why my matrix was updating incorrectly

#

Yeah that makes sense

#

Thanks a lot guys

ornate charm
#

^

chrome sage
#

Anyone took Intuit Karat video interview and yet to hear back?

fiery otter
#

me

#

@chrome sage

quasi narwhal
#

you can choose any working Monday till October '21

sick hazel
#

How do you get an interview at a top company? None of my applications are reviewed. And I have no one to get referrals from either lol

steep oriole
sick hazel
#

I've gotten it reviewed by like 10 seniors

steep oriole
#

I've never passed a resume screen at any big tech companies... Lol

sick hazel
#

thanks a lot!

#

where do people buy them?

#

It's better to try blind first I guess .. I have like 90 solved problems on leetcode

sick hazel
quasi narwhal
ember berry
#

you got the offer?

west heart
#

amazon's oa request was the first big company that actually reached out to me after applying

storm crane
slim lake
#

Yes

slim lake
storm crane
#

AJ perez?

slim lake
#

Yes

storm crane
#

Yeah i got that too

#

dont know if its legit

#

I msgd her on linkedin for ages since the last fall and she replies with a mail. WOW

still marsh
hallow wyvern
#

how do yall handle rejections sadge esp final rounds i just want it to be over

steep oriole
hallow wyvern
sturdy mulch
#

Anyone heard of network software? Got offered a position at Goldman on that team. The other teams I interviewed with passed on me and this guy picked me out of the reject pile and offered me a spot. Idk if it sounds super interesting though.

rocky nacelle
#

Hey can you guys tell me what are the companies that are actively hiring rn

#

Ill be graduating in may and i still dont have an offer

#

Got rejects from bloomberg and amazon

#

And those are the only interviews i had

dapper cedar
#

did you end up interviewing for the orbital program

woven quartz
sturdy mulch
#

That’s what I’m saying, sounds super broad. Don’t know much about just wondering if anyone has heard of it.

woven quartz
#

Ahh ok

fresh orbit
#

Is amazon still cold on the idea of changing their sde model to be at least "remote friendly"??? Have people talked with managers or other insiders about this kind of stuff?

naive rain
#

!help

cloud gardenBOT
#

@naive rain, Available Commands:

!channels - Lists available community channels
!join channel_anme - Joins community channel
!leave channel_name - Leaves community channel
!create channel_name - Creates community channel
!invite user#1234 - Invites user to community channel
fiery otter
#

Any Adobe peeps here

#

What’s the interview process like

nimble plover
#

Why does Amazon phone interview process gotta be such a mess

granite pewter
granite pewter
quasi narwhal
trim marsh
#

Anyone had pure storage technical round?

zinc dawn
#

Hey all! I got an assessment from SetSail for Full Stack developer. The platform is Woven. Any tips on that?

limpid palm
sick hazel
#

is linkedin also hiring new grads?

chrome sage
fiery otter
#

Ay bet thanks @chrome sage

nimble haven
#

Rooftop Slushie? I'm curious how well it works. Are there any good competitors?

dapper cedar
tame shoal
#

oh oops that was meant for @limpid palm

chrome sage
#

Anyone had onsite with Citrix for SE-1?

worthy cedar
slim lake
fleet turret
#

anyone heard or apply to belvedere trading for new grad SWE?

pastel condor
#

Has anyone receive GS's Hirevue interview?

rocky nacelle
#

Whats the interview process at Intel?

rocky nacelle
#

What to expect in Intuit karat online assessment

slim shard
rocky nacelle
#

Didn’t schedule interview yet but i was reached out by someone after applying on linkedin

slim shard
#

which role?

grand tangle
rocky nacelle
#

What type of questions were asked

#

In the onsite interview

grand tangle
#

2 rounds technical and 2 behavorial

fiery otter
#

What’s the best list to apply to new grad

azure gull
fiery otter
#

Oooo

#

This lit

undone abyss
#

any tips for bloomberg phone ?

limpid palm
#

@tame shoal @dapper cedar nah didnt make it any further unfortunately. Good luck to the both of you though!

paper hinge
slim lake
#

And I guess be good at soft skills and explaining your thought process, that might be saving grace in case of minor screwups

rancid gull
#

has anyone interviewed w datavant?

wooden tangle
foggy blade
subtle helm
#

How many of you guys have taken SRE/Infrastructure/DevOps roles?

subtle helm
azure gull
subtle helm
azure gull
still marsh
#

What to expect in Goldman Sachs OA?

unborn swan
#

Good Morning everyone. Please gather around for our daily morning prayer.

graceful hazel
#

the cooling period of amazon counts from the date of application or the date you got rejection?

north kettle
#

if you work from home, do companies actually reduce your salary, and by how much?

stone monolith
#

Maybe FB?

woven quartz
#

I know msft lowered intern salaries by 40%

crimson scaffold
#

Anyone taken the Amazon Final round interview lately?

tame raven
#

About to take in 30 min

#

Send me your energy plsss 🥺🥺

crimson scaffold
#

Dm me after Sean?

ember berry
worthy spear
#

can i apply to both intern and new grad positions at a company or is that WeirdChamp

gritty tiger
#

what is the required CodeSignal OA score for eBay to get through to next round?

manic urchin
#

Got LC hard for Amazon final

#

I solved it yep

#

But it took up the entire hour and I was super lost in the beginning and had more than a few hints for sure

manic urchin
#

Rejected for sure. From under review to application submitted. I heard that it's just a click of a button from the interviewers end and you're taken out of the running and your portal status will revert to application submitted.

#

Gg back to square 1 prayge

proven ingot
#

Anyone have experience with smartrecruiter? If I get an email from a recruiter via "notifications@smartrecruiters.com", does my email reply actually go through? The reply address is random letters/digits@mail.smartrecruiters.com. I'd reply on smartrecruiters but my app is gone?

fickle wolf
proven ingot
#

Okay, cool! Thanks 🤘

tame raven
#

anyone know what it means if it says I have another upcoming interview after I finished 3x45min for Amazon?

#

pls no more interviews lmao so feel so drained

open rivet
#

did anyone get 4hours interview for Amazon Data engineer new grad 2021 after initial interview?

fiery otter
#

Anyone interview for epic systems

#

?

paper hinge
#

Yes

#

Dm me

ember berry
ember berry
tame raven
ember berry
#

okay, how was the interview?

tame raven
#

so does under review mean what it actually means, or is it a bad sign lol

ember berry
#

no, I think under review is accurate as of now

tame raven
#

I's say I did relatively well on the behavioral as two of my interviewers said my experiences were interesting

#

but coding i struggled real hard lol

ember berry
#

how were the Problems?

ornate charm
#

Has anyone reneged on a company in which they were pretty close to their recruiter? How do u go about it?

lunar creek
ember berry
#

it's all business at the end of the day. They will naturally be little pissed but they'll understand

worthy spear
#

What is minimum codesignal required for ebay ?

old charm
#

has anyone got walmart round 2?

sleek badge
#

anyone have experience getting ghosted by amazon after 4x1 hour interview for a specific position not general new grad. its been a week since my interview and I haven't heard anything

woeful dew
#

Btw, Google new grad is out

#

FYI

flint barn
#

Damn just saw the posting, Google will not sponsor for new grad position.

stark otter
#

they wont? damn

flint barn
woeful dew
#

Yeah, that too

Do you think it's still a good idea to apply or just wait>

#

*?

lunar creek
#

folks who had microsoft tech screen? where you asked only one question? I was asked a bunch of question on react due to resume and one coding question. did anyone have something different?

mental frigate
#

@flint barn can you send the job posting link?

quick panther
#

sigh zoom opened new grad positions

#

they had to open after i finish recruiting rip

gentle zodiac
tiny linden
#

Hey everyone, these posting are new grads who have already graduated ?

#

I’m graduating in December

tulip hill
#

lool can anyone here solve lc hard consistently?

tiny linden
#

When would posting for new grads then open?

tulip hill
#

i think they might already be open

#

or about to open up

#

but i'm a sophomore lol.... and this is just a rough estimation

tired bay
tulip hill
#

also for the new grads....

#

how bad is the job market rn

tired bay
#

It’s weaker but not awful it’s not that bad

tulip hill
#

damn.... well i hope everyone here finds something good

#

and hopefully it'll fully recover for new grads in 3 years

#

when i graduate

tired bay
#

Get good internships and you will be set

unborn swan
#

!process Aviato offer

feral martenBOT
#

You can only use this command in #2021_grad_process or #2021_intern_process

vestal herald
#

Wow zoom just announced it’s new grad position.

#

I don’t think I saw their position earlier this season

rancid gull
vestal herald
rancid gull
#

it's like 10 messages up in this channel

vestal herald
#

Sheesh my bad 😅

#

Didn’t see haha

azure gull
#

We really need an updated list of new grad postings

proper wolf
#

The google new grad posting doesnt indicate a graduation date. I hope 2020 grads are also considered

mystic mica
proper wolf
#

Thats nice. Im a may 2020 grad so I guess I only have 3 months left to get a new grad position. Stressed af

mystic mica
proper wolf
worthy spear
#

I thought No longer under consideration meant rejected

#

I got the same

ocean venture
#

It does yeah

#

Think I've still got an amazon app open

#

But one was all the way back in November :(

#

Applying for google even tho u know you ain't even gonna get an OA FeelsBadMan

worthy spear
#

I just appllied two days ago

#

and got OA to take within 5 days

ocean venture
#

Could you share the app? Would greatly appreciate :)

#

Only OA I've gotten so far is with GS

#

I can google if not no worries

worthy spear
#

What do you mean by app>

ocean venture
#

Job posting*

#

Or are they hiring for new grads?

worthy spear
#

cool. I'd dm you.

proper wolf
ocean venture
#

They might :P

sick hazel
#

Can someone refer me to HRT?

ocean venture
#

Thankful I'm taking dynamic programming algorithms my last quarter, I'm sure google asking lc hard all day

sick hazel
rancid gull
#

Fairly sure it's mostly for 2021 grads since one of the preferred qualifications is 2021 start

#

No such thing as a dumb question 😌

worthy spear
#

Hey, I completed all of my OAs for a Amazon role today (started yesterday). How many days it will take to get an interview if they find potential in me? I did well on all of OAs. Passed all test cases, debugging questions.

ember berry
#

you should get one in couple of days if not sooner

worthy spear
#

anyone do twilio OA?

manic urchin
#

Fam help me out with a list of companies that are still actively recruiting. Been out of the loop due to the potential promise of an offer which turned awry PepeHands throw some healthy listings my way pls

noble sierra
daring bough
noble sierra
digital carbon
#

Just last month I was thinking it'll never open this year lmao

noble sierra
noble sierra
noble sierra
slim lake
#

Oh yeah wait he couldn't do it at the time

noble sierra
#

For new grad ?? Because I tried to a referral from one person for referral he cannot see OCI roles for referral on his side

slim lake
#

Yeah. I think he sent an internal referral through some mailing list instead

#

Don't know if that made any difference

noble sierra
jovial hedge
#

Anyone been through the hiring process with Siemens?

timber pike
#

What’s googles refresh rate for reapplying? Is it 6 months?

dapper comet
#

Anyone applied for twilio new grad but got intern OA?😂

west heart
#

rip amazon oa2, got one i knew how to do easily and one where i was completely clueless

mystic mica
#

it's rng u still might get an interview

#

people get full scores and get rejected but others get interviews without good scores

#

it's rng

west heart
#

okay that makes me feel better

#

thank u

ocean venture
#

I applied back in November and was able to apply for the new grad position.

gentle zodiac
#

is bloomberg reapply after 6 months from application or rejection

tame latch
#

asking for a friend, but does apple start at ICT3 or ICT2 for new grads?

#

Just to know which level to look at for levels.fyi

delicate tulip
#

Google just opened their ng position

#

without offering any immigration sponsorship

#

it's strange that even Google can't sponsor nowadayspog

mystic mica
#

so ICT2 i believe

ocean venture
#

does ebay just give insta OA? i already got a technical challenge and i applied like

#

30 minutes ago lol

digital carbon
noble sierra
#

They are explicitly saying it here

digital carbon
#

Oh I see, I thought they generally sponsor. In that case it's not worth applying.

azure gull
#

Any updated lists of new grad postings?

digital carbon
slim lake
#

Those were green cards, not for new grad positions.

#

This is just one role though, Google still sponsors for other roles

worthy spear
#

I guess it's worth applying if you're on F1 visa

#

and will have opt

slim lake
#

Yeah it's phrased weirdly. Seems like if you're in the country rn you can apply

#

Or maybe not. Confusing. I'm eligible for full-time work authorization, but i will also need sponsorship

#

Applied anyway

formal ivy
#

Any new postings besides Google and zoom for new grad ?

#

Also any tips on contacting recruiters .

woeful dew
#

Anyone heard back from intuit after the karat video interview?

dry walrus
#

Was anyone able to complete all the test cases for text justifier question in the Karat Online assessment for Intuit.?

knotty trout
#

!salary

feral martenBOT
#

Unable to locate data on

knotty trout
#

!salary Juniper Networks

feral martenBOT
#

Unable to locate data on Juniper Networks

rancid gull
#

not sure how directly that relates with a full time position tho

noble sierra
digital carbon
#

? As in the 6 month cooldown starts from when someone got rejected rather than from when they applied

ocean venture
#

i'm now questioning whether to apply?

stark otter
#

its not meant for people with work ex

#

🤷

ocean venture
#

interesting

stark otter
#

i would apply for sde1 but they rejected me for new grad

#

so sde1 will mostly be reject too

ocean venture
#

not sure how to qualify how limited they mean

fiery otter
#

What’s a good subject line

#

To a recruiter ur emailing

#

For the first time

real walrus
#

I don’t think it’s too hard for CSmajors to get any SWE job, but obviously the big tech ones are

latent cipher
#

i feel like ppl either have little to no trouble or they’re sending tons of applications w no luck

#

not much middle ground

arctic drift
#

If that makes sense

#

Like as soon as you land one offer

#

Your trouble is over basically

latent cipher
#

yeah having an offer makes it sm easier to expedite elsewhere

arctic drift
#

Which is why it can seem like there’s not much middle ground

#

When that /is/ a middle ground imo

latent cipher
#

but honestly ive gotten interviews by cold emailing recruiters after applying even without an offer

#

maybe that’s anomalous idk ive also gotten rejected that way

granite flax
#

not to mention once you get that first offer it's an extremely liberating feeling where you sort of forget how down in the dumps you were and grinding through app processes for 200 other companies

#

like i consider myself very calloused/battle hardened to getting rejections but just like farmer bm board says, when the troubles end it feels like the heavens open up and alan turing himself blesses you

flint barn
#

The intern channel has daily prayer time, maybe we should start too.

#

May everyone get a job

#

Amen

rancid gull
#

amen prayge

stark otter
#

this channel is dying, a lot of people already have jobs. May we join them soon

hallow wyvern
woeful dew
dapper comet
mystic mica
proven ingot
main verge
wind lake
spare violet
timber pike
dapper dock
#

Would this channel be renamed as 2022_grads?

atomic pivot
woven quartz
sacred tide
#

Hi, I'll be giving my AWS onsite soon (feel free to ping me to know about the team names, as I'll be giving a joint onsite with members from 2 teams) and was wondering if anyone has any specific advice that helped them in their interviews (especially related to the leadership principles)? Thank you very much! 🙂

candid torrent
mint pollen
sly drift
still marsh
steep oriole
ember berry
#

prayers up for our fallen soldiers and the ones heading to the battle

#

ayo fam do people dress up for virtual onsites as well or simple plain t-shirt will suffice PepeHands

unreal shale
sick hazel
ember berry
#

thanks, is Chime Web app good enough for Amazon onsite or should I download the desktop version?

cursive loom
#

Web was fine

#

Also I had pajamas on for most of my on-sites and I don't think it affected anything but that's anecdotal

ember berry
#

this is the vibe till I get a job PepeHands

#

btw did you get a response from Amazon?

manic urchin
manic urchin
#

But I know it already so

#

!process amazon reject

feral martenBOT
#

You can only use this command in #2021_grad_process or #2021_intern_process

ember berry
#

I'm trying to not think too much about getting the job but just doing my best in the interview

#

at the end of the day a lot is about luck, what kind of person interviewing you or the problems you get

#

good thing I have a job rn, even though I hate it

#

fam you seem gloomy today

#

the job hunt is the worst especially if you're not working

sick hazel
#

no matter how good a job we get, how much we make, how hot our spouse is we all have to die one day

#

That thought keeps me from stressing out

#

"If you had invested $3000 in JP Morgan in 1886, you'd be dead"

inner holly
#

did anyone recently get a final round from microsoft for new grad? If so, any advice/recommended leetcode questions?

stone monolith
#

Jk go hard get ur TC and make it rain

sick hazel
#

and that ends my ted talk 😂😂

slim lake
#

Man did Expedia and Akamai just give up on hiring? At least give me a reject after an OA ffs

karmic dragon
#

Did anyone interview with Klaviyo recently?

pseudo ivy
#

yoooo i really like your name

frosty forum
#

indeed vs capital one for new grad?

tired bay
#

Probs indeed purer tech and likely better pay

frosty forum
#

i could see the tech part. but the pay is the same for the locations im looking at

tired bay
#

Then more of a tech decision and how u can progress inside the company

worthy cedar
frosty forum
worthy cedar
#

indeed loc?

frosty forum
#

Austin

worthy cedar
#

did u get matched to richmond plano or mclean for c1

frosty forum
#

Plano

#

Since they’re so similar I’m kind of looking at this career wise, like what would look better on a resume

worthy cedar
#

i think i'd take indeed but if ur having to renege c1 for indeed it's hard to say

#

i just accept if i reneging i'm blacklisted from the company for eternity and make decisions revolving around that

#

like if u ever want to work there down the line then maybe it isn't worth a renege

#

my summer was... an okay experience? their pipeline is very accommodating but i got a shit manager that made me very turned off by the whole experience

#

they have an established new grad (tdp) program so you'll have a good structure and system

frosty forum
#

Damn lol, I probably wouldn’t want to work at C1 down the line. It seems like a good place to get started at. This is all theoretical btw. Like I already accepted an offer at C1 and I bombed the indeed interview. I was suppose to intern with indeed last year but they rescinded my offer. So I’m just wondering at this point idk

worthy cedar
#

if they rescinded ur offer i'd say they should fk off

#

go with the company that hasn't already burnt you once

frosty forum
#

Yeahhh

#

My recruiter really hyped me up for new grad but that hit the fan

worthy cedar
#

also i really enjoyed the "networking" events, interns played some games and there were a lot of "meet/get to know" events and u didn't have to go if u were tired or didn't want to but they were always available

frosty forum
#

That’s cool, I’m noticing a lot of events already with February cohort. Did you do TIP virtually last summer?

worthy cedar
#

ya

#

r u summer cohort?

frosty forum
#

Yeah I start in August

flint barn
#

Daily prayer time! 🔔

#

prayge 🕯️

#

May everyone get a job. Amen

main verge
proven ingot
rancid gull
wind lake
atomic pivot
north reef
ember berry
spare violet
paper lintel
devout sparrow
waxen sundial
undone abyss
still haven
unborn swan
real walrus
limpid steppe
crisp pewter
vestal herald
jovial hedge
cursive oasis
#

does anyone know akuna jr quant dev salary? jus curious

mystic mica
gritty tiger
feral martenBOT
#

Unable to locate data on Akuna

#

Unable to locate data on Akuna Capital

cursive oasis
#

lol appreciate it anyway

#

say less lemme see

#

ok coolz look around like 200

#

vibes

rocky nacelle
#

Which companies have easy interview process

dapper comet
lunar creek
lunar creek
main verge
#

Just had my final interviews for G, super nervous hopefully I get it prayge

mental frigate
#

Anyone who requires sponsorship tried applying to that google university grad role just to check?

rancid gull
mental frigate
rancid gull
#

I could be misremembering

candid torrent
sick hazel
#

they’ve explicitly said they don’t sponsor

dapper dock
ashen frigate
tranquil path
#

Heyyy guys! I’m Veronica. Just joined the group. I will be joining GS in July. Trying to get in touch with people moving to New York this summer 🍸😊

woeful dew
crimson scaffold
#

!commands

feral martenBOT
#

Current supported commands:

!salary <company name>
!process Company <Reject|OA|Phone|Final|Offer>
!users
!problem companies
!problem --company Company --type Array --difficulty Easy
#

Unable to locate data on Walmart

crimson scaffold
#

!salary walmart

#

!salary amazon

feral martenBOT
stark forge
copper ivy
#

Heyyyy guys, I am looking for internships for data analyst, I don't have any experience or project relevant to the job. Is there any advice to get a intern offer when I need a job experience?

worthy spear
#

!salary realtor

feral martenBOT
#

Unable to locate data on Realtor

stuck osprey
#

!salary M&T

feral martenBOT
#

Unable to locate data on M&T

stuck osprey
#

!Companies

jovial hedge
#

anyone here taken a modernhire problem solving test, specifically from walmart?

#

it looks like some iq test but i have no idea what to expect

tired bay
#

It’s more behavioral work place kinda thing how you would respond in different work situations

jovial hedge
#

that makes sense thanks

solid laurel
#

there should be a list of companies on there (or you can search them up)

rocky nacelle
#

!problem intuit

feral martenBOT
#

!problem can only be used in #leetcode-bot

rocky nacelle
#

!problems intuit

feral martenBOT
#

!problems can only be used in #leetcode-bot

rose narwhal
#

Anybody gave Akuna Easyhire for junior Quant researcher?

ornate charm
rose narwhal
rose narwhal
ornate charm
#

Yeah I’ve done that

#

Mental math OA right

#

Dm me if u want details

sturdy mulch
#

Do you guys always write a CV when applying?

olive lily
# sturdy mulch Do you guys always write a CV when applying?

If they have an option? sometimes - I just reuse old cover-letter and change a few things - if there seem like there is too much to change I just leave it blank
Only time I will rewrite a cover letter from scratch or modify it a shit ton - is if it is required or I really want to work at the company

deft girder
#

yo anyone good w c++?

wild otter
#

I’m good until I look at open source projects written in c++

mint swan
#

Are people getting interviews for Databricks, Amsterdam office?

sacred tide
#

Hi, has anyone given the Two Sigma phone interview for the SWE role? How is it like and any recommendations? It seems to only be a 30 min interview with a coderpad so not sure what kinds of questions I can expect from them..

subtle helm
#

Has anyone interviewed with Toyota Connected?

old kestrel
#

Leetcode questions

#

Like standard phone

azure gull
#

How’s the Akuna capital junior developer OA

unborn swan
#

daily prayer time

fleet turret
flint barn
#

prayge 🕯️

#

AMEN

woven quartz
limpid steppe
woeful dew
undone abyss
sturdy mulch
spare violet
still haven
jovial hedge
dark bay
#

anyone know the salary for amazon Cloud Support Associate portland?

proven ingot
vestal hull
#

!problems bloomberg

feral martenBOT
#

!problems can only be used in #leetcode-bot

zealous tapir
ember berry
rapid geyser
#

Anyone interviewing with 'The Predictive Index'?

strong edge
rancid gull
mystic mica
ornate charm
mint pollen
warm olive
stark otter
digital python
cerulean mist
warm olive
#

linked in skills quizzes got me my job, for what its worth. Those things are useful

steel drum
iron gate
fresh cloud
molten viper
slim lake
dapper comet
olive lily
quaint niche
warm olive
#

source: me, thats how i got my current job

#

a recruiter dmed me

atomic pivot
candid torrent
main verge
timber saddle
#

anyone interviewed for a new grad software engineer position at Discovery?

ocean venture
#

finally finished my goldman sachs oa only took the full 7 days lol

quiet pulsar
timber saddle
main verge
#

Got an email saying i had mixed reviews but they are proceeding me to the hiring comittee for google.
Is there still a chance that ill get an offer?

dapper vale
#

Yes

#

Otherwise they wouldn't take you to hc

main verge
#

Would it be a very small chance? or a decent chance

dapper vale
#

Honestly depends on HC but keep your head up you got this

main verge
dapper dock
worthy spear
main verge
rocky nacelle
#

What’s the salary for software engineer position at blackrock

stuck osprey
#

!problem GM

feral martenBOT
#

!problem can only be used in #leetcode-bot

sick hazel
#

Anyone did Akuna Capital OA for python dev role?

main verge
sick hazel
main verge
hard flicker
#

anyone interview for mastercard launch? what to expect/best way to prep for technical rounds?

ornate charm
chilly rose
#

does anyone know the TC for apple new grad?

paper hinge
#

Is it a bad idea to mention that u still need to wait for another company to get back with an official time and date about the final interview

#

They confirmed but they havent responded yet after giving availability

#

and another company now wants my availability but i need to hold off on that

exotic remnant
#

I will be graduating in 2022 and was wondering how different is the interview process for entry level SWE compared to the internship process. Are the coding assessments more difficult?

frosty forum
#

maybe some OOP design questions

warm olive
#

And some systems

#

Def more systems and db

paper hinge
#

Ok thanks for the info

#

Wait you didnt answer

#

Oh u answer 2022

exotic remnant
#

OOP design questions make sense to me and I have been learning about them as I know the concepts but I have no idea how to prepare for system design questions. My college still doesn't teach me those concepts. Does anyone know where to get started?

rancid gull
ocean venture
#

using UML diagrams

keen onyx
#

Did Coinbase hire New Grads this year?

warm olive
#

stuff liekt hat

rancid gull
slim lake
#

Is it just me or is there a slight dip in callbacks rn?

tired bay
#

What u mean?

#

Not likely can always ask but very rare

digital python
#

any applied to Akuna Jr Python Dev position and finished OA?

mild nova
#

Anyone having Microsoft New Grad SDE 30 mins phone screen round?

exotic remnant
#

Thank you @warm olive @ocean venture for your input. I appreciate it :)

ocean venture
#

No problem

#

Y'all 2 rejects today can we get a daily prayer

strong edge
proven ingot
mild ether
rancid gull
sturdy raft
ember berry
tired axle
#

they won't budge on location changes, at least for new grads

slim inlet
#

yall i got a reject from a job i actually was confident in

#

daily prayer is indeed needed

#

PRAYER FOR ALL OF US GRADUATING AND JOB HUNTING IN THE MIDDLE OF A GLOBAL PANORAMIC EXPRESS

stone monolith
keen onyx
past mantle
#

Anybody know what Better.com is like as a company? They reached out to me for a final round interview but I already have an offer so I’m debating whether to go through with them

ornate charm
tight ruin
#

do the final round and find out from them?

#

rather, see how they present themselves and see if that's consistent at least with what you're looking for. Might be a biased indicator, but still an indicator

ornate charm
#

Needing unbiased estimator

fleet turret
#

anyone interview with thumbtack

jovial hedge
limpid steppe
spare violet
rancid gull
flint barn
#

AMEN

ember berry
brave ore
tulip dagger
undone abyss
woven quartz
digital python
woven quartz
woeful dew
graceful hazel
dapper comet
ashen frigate
thick portal
stark otter
main verge
proper anchor
loud anchor
zealous tapir
dry walrus
#

Has anyone completed the HRT CoderPad interview?
Please DM me

dapper dock
formal ivy
#

I thought it was weird that Microsoft just sent a general email for a phone screen. Did not tell me if it was PM or swe position? But hey at least I interviewed today and found out it was for PM haha

#

No recruiter info so I couldn't ask.

#

Oracle tomorrow it says final interview. I've already been rejected from them twice, so if anyone has any tips on nailing this last one. Please message me.

iron gate
#

anyone have experience with the twitch tech screen?