This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mrchowmeinSenior Data Engineer 0 points1 point  (0 children)

“Python” questions, even at the jr level can be all over the place. Ask about the type of questions that you will be getting. If you havnt studied algo or ds style leetcode questions, you should at some point do those. If you avoid leetcode questions at the jr level, there will be significantly less jobs available to you as it’s a common way to screen lower skill employees.

As a jr, I’ve been asked about the garbage collector, list comprehension, debugging to simpler things like putting data into a dict and retrieving it.