Given 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 49788Data Structure: Show that if k is the smallest integer greater than or equal to n+ (log2n)-2, k comparisons are necessary and sufficient to find the largest and second largest elements of a set of n distinct elements. (k comparisons are required to find what you are looking for, but no more than that are needed)
1934Data Structure: How many comparisons are necessary to find the largest and smallest of a set of n distinct elements?
2419Post New Student Programming Languages AllOther Interview Questions
What are the key principles in Blockchain that are helpful in eliminating the security threats that needs to be followed?
In jmeter is it necessary to call embedded resources explicitly?
reqyured sale tax pattern
What is the call frequency?
What is the program to maintain change run?
What is the difference between session scope and request scope when saving formbean ?
In manual testing, what are stubs and drivers?
Define jquery filter?
What packages(if any) has oracle provided for use by developers?
How to connect mongodb in Django ?
How do I split a cell in half in excel 2007?
What is the conversion rule of lae/idoc?
How does .net framework works?
Are you able to handle work under pressure?
Do you know what is the key difference between a list and the tuple?