1)wrap in java to count the duplicate in such a manner first highest no of duplicate will removed then second highest no of duplicate
Sdet Interview Questions
4,391 sdet interview questions shared by candidates
How to automate testing to check if an address is IPV4 and IPV6(separate tests)
The questions were easy on my understanding. If i have to rank the questions, then the most difficult among them was, to write a program to generate Roman numerals from the decimal numbers.
Given a list of integers, return the longest contiguous subsequence that adds up to the largest value.
Given a linked list, swap every pair of elements (so elements 1 and 2 swap, 3 and 4 swap, etc.)
How would you test a bottle of water
Test an Function that converts string to integer. String here can be of any length!
Coding test was to write code to get all palindromes in a string. Test a refrigerator. Code to make diagonal elements 0 in a matrix.
Given a singly linked list, swap the kth node and the kth node from the end. Don't check for size.
Given a file that has a C++ program in it, how would you verify that the code in it is syntactically correct?
Viewing 341 - 350 interview questions