Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like.
21 64324Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.
16 27250Hi all, Do anybody know how to test JDBC protocol application which doesnt have any UI with LR.I want to test it for performance.Do i need to develope any UI to trigger that process or is there any other way around??Please help me
2455Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
2437Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
2633Given three sides of a triangle. Write the Program to determine whether the triangle is : 1) Invalid 2) Right Angled 3) Isoscales 4) Equilateral 5) Not Special An Isoscales right angled triangle should be taken as a Right Angled Triangle
3 49680A company given a party in order promote the company to its customer in a hotel then hotel provide some food & services to the customers of the company. should TDS deducted on payment made to hotel's bill? if payment is near about 35000/-.
2 8060Post New Goldman Sachs Interview Questions
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
the property of water which permits an insect to walk on water?
Tell me how can we display information of a variable and readable by human with php?
Name a fungus that is gram positive?
What is meant by 4th dimension?
Describe in brief authentication modes in sql server.
How to debug angular 4 projects from visual studio 2017?
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
What is controllercontext?
Explain an idle thread?
Is there any relation between Artificial Intelligence and Instrumentation?
From where compressor recive power in automobile?
Define elastic limit and yield point.
we have a bill for billing software modification, i want to know that which head post this entry in tally & also tds applicable or not.
What are the new ways to define a variable in Javascript?