just the basic questions
Tech Lead Interview Questions
2,932 tech lead interview questions shared by candidates
Questions on my working profiles.
Below 2 programs were asked: 1. //Given an order object with structure as follows, implement the printOrderInfo method Order { productname(String) value(int) location(String) … ... } public void printOrderInfo(List orders){ to print unique productnames in Uppercase where the orders have product value > 1000 and Location is "New Jersey" } 2. /*Print all pairs of anagrams in a given array of strings Input: arr[] = {"geeksquiz", "geeksforgeeks", "abcd","forgeeksgeeks", "zuiqkeegs"}; Output: (geeksforgeeks, forgeeksgeeks), (geeksquiz, zuiqkeegs)
iOS basic tech questions were asked. multithreading, cocoapods, GCD,
Core technical question was asked
- Implement circular buffer - Implement merge sort
Brief Introduction about myself as a Lead
1) How many years you have experience
Explain Tuple in more detail.
Store procedure, Function and join question in SQL
Viewing 1451 - 1460 interview questions