some data science python libraries and would I considering to working in a sale department
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
I have gone through 3 rounds interviews including DS question, System Design Question and Behavior Question. The System Design Question is out of my knowledge, the interviewer asks me to design a system I barely have any experience. But the questions are fine, after all questions are up to interviewer.
Leetcode style questions
a dp problem
Given a list of airline tickets represented by pairs of departure and arrival airports [from, to], reconstruct the itinerary in order.
Given an expensive function and big numbers, figure out how to calculate some averages in a list efficiently while calling the expensive function the least amount of time possible.
1. Flights path and min cost 2. IP to CIDR
The hardest one is same as 'slope trick' in codeforce
Leetcode: Before and After Puzzle
LRU Cache
Viewing 181 - 190 interview questions