Given a one dimension array, need to find the count of the unique set of elements. A[0] = 3; A[1] = 7; A[2] = 4; A[3] = 3; A[4] = 3; A[5] = 4; First set of index where values are same (0, 3), (0,4),(3.4) The second set of index where values are same (2,5) Since value 7 didn't have set, it won't be counted Total sets = 4 Language could be of your choice. C#, JAVA, Python, Javascript, etc.
Technical Leader Interview Questions
19,688 technical leader interview questions shared by candidates
Questions on TCP/IP Layers and Headers Questions C Pointers and Binary Trees
Quali sono i vantaggi di Satispay rispetto a un competitor?
Core Java, Algorithms, Data Structures, CV based
Current Role and Reason for change
The technical round at my level (8+ experience) was extremely detailed. They ask more about 'Why' part than just the straight book definition. A few examples - Why multi inheritance is not supported in .net & why did C++ allow it? Delegates Collections & generics in details - prepare for why & performance level questions Authenticated & authorization in MVC Routing in detail- precedence too why use caching and how browser handles it action filters, and how does browser handles it mvc lifecycle memory leak & server not responding issues - how to fix? why use repository with EF? Garbage collection - generations - and why use them? SOLID - why use LSP? And ISP? web api : conneg web api lifecycle authentication? api vs wcf?
What is immutable class. Write a custom immutable class
Previous projects, Live data, How huge data was, Sql experience
How would you improve the IT infrastructure with a small budget?
Explain the difference between a HLD and LLD?
Viewing 5071 - 5080 interview questions