DS, Test framework questions, Java programs
Lead Developer Interview Questions
3,938 lead developer interview questions shared by candidates
¿Cuál ha sido el trabajo más motivador de los últimos años?
What is the difference between C# Generics and C++ Templating, and why is one better than the other/
Drive and passion about work
Simple coding exercise like find if string is a palindrome.
Given 2 candles that melts one hour per candle, calculate 45 mins
Why would a developer choose React over Angular?
Which programming languages would you use, and which tech stack?
How are production incidents managed?
Transaction types: P2P and P2M. For P2M: Maintain a top 100 users list based on total transaction amount. Sender is eligible for reward if they are in the top 100. makePayment(amount, txnId, txnType, senderId) → returns TxnSummary(txnId, eligible) getTxnHistory(senderId, txnType) → returns total transactions for that sender.
Viewing 2231 - 2240 interview questions