Did you ever had to criticise someone? How did you manage that?
Software Developer New Grad Interview Questions
6,138 software developer new grad interview questions shared by candidates
Which books are in good condition and have been renewed exactly twice? What percentage of books have more than 10 copies in the inventory? What is the difference in renewal counts between a borrower and the member who referred them? Given a list of (category, price) pairs for each user, where each user is allowed to borrow items from up to 3 unique categories, how can you calculate the total price of borrowed items per user? Given log entries for each book where True indicates a checkout and False indicates a return, how would you validate the logs such that: A book cannot be checked out if it's already checked out. A book cannot be returned if it's not currently checked out.
Coding round: matching open-close brackets in a string. #20 2 csv files are given, have the same primary key column in both, have to take a column from each fcsv file, compute a new variable for each row, and print the rows based on decreasing order of this new row. systems round: what happens when a user searches for a website, (www.cheetos.com) questions about http(s) security, tcp handshake, dns resolution what happens on the webserver side when user makes a request Heavy load on single webserver, loadbalancing, scaling, distributed system concepts, 400, 500 errors and troubleshooting those errors, synchronisation of data in those webservers.
behavioral and 2 part technical questions
1st round: asked basic verilog questions like difference between wires & regs, difference between if-statements and case statements. Asked about projects on resume. Asked a small project and how I should approach it. 2nd round: gave a problem and had to create FSM and verilog.
Given a linked list with a random pointer that points to another node in the linked list, copy the linked list
Take Home Front-End Coding Challenge - Create a infinite scroll for thumbnails w/o any libraries for nearly ~300k+ photos. DOM elements should be proportional to visible thumbnails. Should be done within 3 hrs.
What unit/specialty was your senior practicum and how many hours did you complete on this unit?
Tell me about your previous experiences
Do you have experience with ruggedization?
Viewing 4941 - 4950 interview questions