dp problem Given the space currently used on each partition of an existing drive and the total capacity of each partition, determine the minimum number of partitions needed to hold all the data. There are two arrays given as inputs, used and totalCapacity. The first array represents the space used in each partition, and the second represents the total capacity of each partition. Return the minimum number of partitions required to accommodate all the data without exceeding any partition's total capacity.
Intern Software Engineer Interview Questions
9,354 intern software engineer interview questions shared by candidates
No leetcode style questions, but was asked to build an app with reactjs.
Implementation of database normalizations in a given database.
1. What is React and how does it work? 2. Why use docker? 3. Why use Redux? 3. What is web cache?
DSA and some question on my projects
Maximum subarrays and String Manipulation
Why did you choose this position?
What is the namespace in cpp?
Questions were asked on Projects mentioned in Resume . Four SQL query, DMBS, CN. Nothing was asked outside the Resume.
Basic OOP concept, RDBMS, SOLID principle
Viewing 7941 - 7950 interview questions