I m doing btech with computerscience branch.For every campus placement eligibilty criteriais is 60%.I have 65% in highschool and b.tech till now but secured 59.6% in intermediate. So would this percentage b considered as 60% or i wont b able to sit in exams?kindly post your views?
2260What is the time complexity T(n) of the following program? a) int n, d, i, j; cin >> n; for (d=1; d<=n; d++) for (i=1; i<=d; i++) for (j=1; j<=n; j += n/10) cout << d << " " << i << " " << j << endl; b) void main() { int n, s, t; cin >> n; for (s = 1; s <= n/4; s++) {t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } } c) void main() { int n, r, s, t; cin >> n; for (r = 2; r <= n; r = r * 2) for (s = 1; s <= n/4; s++) { t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } }
3 10586Min-Max Write an algorithm that finds both the smallest and largest numbers in a list of n numbers and calculate its complexity T(n).
1 7136Post New Infosys Interview Questions
What is the difference between SVG and
What type bugs you will find in integration testing with example?
Which report is used to change the status of several object records at the same time?
How do I check if a value is in a range in excel?
How do I convert a string to all upper or lower case?
Explain what is the difference between text files and binary files?
Can struts and spring be used together?
The outputs of the Administrative Closure process include all of the following except: A. Project archives B. Project closure C. Lessons learned D. Formal acceptance
How would you count the elements in a list or collection?
How to concatenate two text values in oracle?
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
What is federated tables in mysql?
How do you pass variables forwrd to future CECI sessions
What is the difference between a web server, web farm and web garden? How would your web application need to change for each?
What is difference between start imitation and start interlock for 3 phase motor protection ?