int Solve(string str); Given the signature above, implement the simplest method that returns the results of the following arguments: 1. “3+5” (8) 2. “10+2-8” (4) 3. “5+10*3” (35) 4. “3+5--6" (14)
Senior Software Development Engineer In Test Sdet Interview Questions
3,735 senior software development engineer in test sdet interview questions shared by candidates
Print the binary tree in zig-zag order.
searching for patterns in strings; how to destroy your functions with different testing cases;
finad all plaindromes ina string.
implement sqrt
Q: Most challenging part of coding you have
Scripting questions in Python like, parse a csv file and extract the name, phone numebers, emails into a dict.
what was the one question you had expected ut were not asked?
merge two sorted arrays in sorted order?
find if string1 exists in string2, give test conditions
Viewing 111 - 120 interview questions