1. Codility codingtest with 2 questions on algorithms 2. Code interview with lead developer on a shared board : method with two int arrays as input that return an array as output which does not have common elements in the given two arrays after you write the solution, what will be the time complexity? 2 times o(n)*o(n). How can we reduce this time comlexity or make it memory efficient? 3. Technical interview with manager : diff between Kafka and rabbit mq, some more questions about kafka how Kafka is scaled. Difference between rational and no sql databases. How relational databases are scaled. Data structure questions. Pseudo code method with a string input returns a string output with the occurrences of duplicates input: abbcccabbbb output: a2b3ca4b
Senior Developer Interview Questions
30,068 senior developer interview questions shared by candidates
Easy java questions, some database questions, work experience
Construct two API endpoints functions using Laravel which give some output. Task 1 - Expose a new api endpoint to list all applications Task 2 - Automate the ordering of all nbn applications. Implement a queue worker and also schedule this one using Laravel scheduler.
React POC - Build a food ordering application with menus and add to cart functionality
Invert the given string without using any built-in function.
Design patterns
This are the questions asked by wise man, Page navigation, abstract class, difference between normal control and custom control, which programming language is your choice, mvc page life cycle that's it
Tell me about a time you were angry or frustrated at work and how did you handle it?
what is canvas
Write some code
Viewing 1021 - 1030 interview questions