Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) Data 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)
1959Data Structure: How many comparisons are necessary to find the largest and smallest of a set of n distinct elements?
2435Define a structure to store roll no, name and marks of a student. Using the structure of above write a ‘C’ program to create a file “student.dat”. There must be one record for every student in the file. Accept the data from the user.
33961Q) your current CTC (current taking currency)? 2Q) Your take home salary?(Monthly Drawing amount, According to your payslips/bank statement) 3Q) Your Expected CTC? 4Q) Your home take salary?
1 5804Write a program to find the number of times that a given word(i.e. a short string) occurs in a sentence (i.e. a long string!). Read data from standard input. The first line is a single word, which is followed by general text on the second line. Read both up to a newline character, and insert a terminating null before processing. Typical output should be: The word is "the". The sentence is "the cat sat on the mat". The word occurs 2 times.
3509What will be the result of the following C language program? main() { int a = 0; int b = 20; char x = 1; char y = 10; if(a,b,x,y) printf("Welcome"); }
1 2795Programs in JAVA to get the remainder and quotient of given two numbers without using % and / operators?
2 3523The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
1839
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
Is wordpress free on godaddy?
Which framework is best for python automation?
How we can set routing in zend framework2?
What is the best c++ compiler?
How do I populate my database with sample data?
What are methods in go?
Explain extend keyword?
What is the purpose of extern storage specifier?
What is the difference between html and php?
Can you pass an array into a function?
How to create axes in the graph?
What are the template tags in WordPress? List some of them?
What is the difference between list and tuples in python?
What is difference between objective c and swift programming?