java algorithmic questions. testing related questions. AB testing, mobile testing questions...
Software Development Engineer Iii Interview Questions
293 software development engineer iii interview questions shared by candidates
LC easy problems, Android core concepts like viewmodel lifecycle, communication between multiple fragments.
System Design: IRCTC: how would search work and how would booking would work.
leetcode Medium: https://leetcode.com/problems/3sum/description/ Optimise and run the test cases
in an array of input words - delete all anagrams and display only unique words(without anagrams), optimize the solution write code using unordered_map , and what predicate used to find element in unordered_map, (overloaded hash_key() , class::operator( to compare 2 hashed values), or global scope compare function()) provide production level code.
design publisher-subscriber code for a multilevel priority queue(m no of priority queues, each Q size is n, and inter queue priority is 0,1,2,3... ) and T no of writer threads and T no of reader threads? how many synchronization objects are required?
LLD round --> Design eCommerce cart management system HLD round --> Design Analytics event processing system Hiring Manager Round --> Design ePharmacy system like pharmeasy
Write a function that takes in a Sudoku board and returns true or false if the board is valid.
Replace a word in a string with another substring
1. Coderpad take home assignment 2. Live problem solving on Coderpad 3. Design question
Viewing 151 - 160 interview questions