#Just done with my Amazon interview.

1 messages · Page 1 of 1 (latest)

tiny meadow
#

Hey how was the interview? Would you be able to share what difficulty was your LC questions? Were they from Blind75 or LC tagged? Thanks!

somber hemlock
#

Im interested in that too

formal basin
#

The interview was pretty easy I'd say. They asked me surprisingly easy questions like create a cal, find a duplicate number in an array. That's pretty much it

somber hemlock
formal basin
#

Yep they were a little twisted, the more you solve it the more questions or cases they build on the base problem statement

tiny meadow
tiny meadow
#

@formal basin hey congrats on the offer, may i ask if "create a cal" means calendar or calculator

formal basin
#

Thanks mate!

#

It was a calculator.. like the input is going to be string type of an arithmetic equation for example 2 + 3 + 5 - 7 so this is passed as a string and you have to take this as an input and generate an integer output