From a given input json (nested json), create a list of all keys and another list of all values
Lead Software Engineer In Test Interview Questions
5,177 lead software engineer in test interview questions shared by candidates
What is isomorphism and the chain code
Entry level questions and about the final year project
What is difference between joins?
Write Test cases for Watsapp chat Leetcode problem (Easy to medium ) Majorly Arrays and String problem API Testing knowledge ad Framework design knowledge
Longest Common Subsequence (LCS) – Solved using bottom-up DP; space optimization was also discussed.
They mainly asked networking and API related questions and ask to write code based on given situation. Primarily focused on Python and its advanced concepts. OSI model, how security in cloud based systems work etc.
None. CS fundamentals. LList, Sorting, Arrays etc.
An array that has 8 bit slots but is storing 12 bit integers, so position zero stores the first eight bits of the integer, and the first 4 bits of position one store the last 4 bits. The second 4 bits of position one store the highest bits in the second integer and position two stores the lowest 8 bits and so on. Devise a way to read these numbers from the array (in C)
Linked List Related
Viewing 2941 - 2950 interview questions