Java - How Hashmap internally works? Spring MVC Workflow React JS and Redux
Full Stack Software Engineer Interview Questions
15,797 full stack software engineer interview questions shared by candidates
Con que herramientas has trabajado?
Quick introduction of yourself?
standard technical complexity -- I think most candidates are capable of becoming an alternative -- they compared their process to MS but present as a pretty big risk.
Time complexity of a going through a Two-Dimensional Arrays
Find the largest number in an Array?
Phone interview - technical question, you get information about start and end times of videos. Given a time segment (ie start and end), in which data structure would you arrange the information about the videos and how would you retrieve them according to the time segment you received Follow-up interviews - take the initial question and develop it at the level of building a distributed system, how would you do it, how would you divide the information between several smaller units and in what data structure was the information arranged in these units.
Implement coin change problem solution
Why do you want this much salary, this is not good?
Consider the following database table design: CREATE TABLE `notifications` ( `id` INT NOT NULL AUTO_INCREMENT, `type` INT(8) NOT NULL, `notifiable_id` INT unsigned NOT NULL, `notifiable_type` VARCHAR(10) NOT NULL, `relation_id_1` INT unsigned, `relation_type_1` VARCHAR(10), `relation_id_2` INT unsigned, `relation_type_2` VARCHAR(10), `updated_at` TIMESTAMP NOT NULL, `created_at` TIMESTAMP NOT NULL, PRIMARY KEY (`id`) ); What is wrong with the above and how could it be improved?
Viewing 1601 - 1610 interview questions