Tech questions on .Net and C#
Platform Interview Questions
2,977 platform interview questions shared by candidates
Have I ever opened my Computers Mother Board !
Given a list of courses offered at a university where each course is represented as [duration, deadline]. Duration indicates how many days the course takes to complete, and deadline is the last day you can complete the course. You want to take as many courses as possible Input: courses = [[100,200],[200,1300],[1000,1250],[2000,3200]] Output: 3
How would you combine two 1W1R BlockRAM modules to make a 1W2R BlockRAM module? What about 2W1R?
Tell me about yourself and your current role.
what type of join do you use to join a big dataset with a small dataset in spark?
How to handle scaling up and down in Kafka? how to handle decreasing the number of partitions in each topic?
Tell me about yourself.
Whiteboard Problem: Write a function that outputs the prime factors of a number that also multiply to that number. For example, if given 20, the function would output 5, 2, 2.
What do you do to improve web performance ?
Viewing 641 - 650 interview questions