Q: What is the difference between rebase and merge in git and when to use them?
Software Developer In Test Interview Questions
375 software developer in test interview questions shared by candidates
You are given a list of call stacks, which represents the call stack at a particular instance of time starting from 0 ms, say at every ms. You need to create a call graph from this data, which is a hierarchical structure and also provide the time in ms, that each call in the hierarchy took. After I struggled a bit, the question was further simplified where I had to find the number of times a particular method is called and also provide a parent-child hierarchy between the calls. So basically, the input was a list of stacks and the output was a tree graph with count of each method.
what is java constructor ?
Progetti su cui hai lavorato?
Under NDA
frequency of numbers count in 2 arrays using one for loop :)
class A { int x = 6; } class B { int y = 4; } class C { } Return the sum of x & y in class C.
How do you build a mobile test framework?
Do not waste your time with unprofessional people.
Which of your projects are most proud of?
Viewing 201 - 210 interview questions