How would you cut a cake into 8 equal pieces with only 3 cuts
Junior Software Developer Interview Questions
4,368 junior software developer interview questions shared by candidates
Why are you interested in joining Linnworks?
Introduction Oops Ready for Relocation? Why IT ?
Thus, the more you sit for mock interviews, the better you will perform during the interview for your dream company or your favourite job role. There are dozens of great mock interview practice services that you can easily use to sit for a mock interview online for free. There are personalised mock interviews for software engineers, freshers, students or working professionals applying for senior positions. When it comes to your career, there is no point in taking a risk, thus, it is always better to make the best impression you can on your potential employers. There are many mock interview apps available as well that you can use and Coding Ninjas offers mock interviews as an additional service with courses such as the Product-based Interview or Service-Based interview preparation programme. So, why wait? Sit for a mock interview and ensure that you perform at your highest capacity.
A simple string manipulation question, focusing on validating a number given to you based on patterns provided.
What is your salary outlook?
Second question team lead - you have 2 function, 'add(func, time)' , 'run()', implement something (like a struct) that will support adding functions and there time of run, when run function is called, al the functions need to run at there time. Example: add(func1,2) add(func2, 5) add(func3,3) add(func4, 6) run() So the the first function will run after 2 seconds since the run called, then func3 will run after 3 second since the run have been called and so on..
in codility you get 3 questions that you need to complete in 120 minutes 1. you get a string structure like a CSV, and you need to get a max number from a specific column 2. you get a list of bank transactions with date, there is a logic that you need to implement to get the balance and to calculate if you need to add fees 3. you need to seat a family inside a row of 10 seats on a plane with some constraints, the input is a list of occupied seats and number of rows in the plane, you need to return how many families of 4 people you can put in the plain
q1 - return the max value in some column
Link List data structure Coding
Viewing 3331 - 3340 interview questions