Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Qatar University Interview Questions
Questions Answers Views Company eMail

What 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 10858

Post New Qatar University Interview Questions




Un-Answered Questions

a x company deduct tds against our bills so how i entry this type of transaction in talyy 9.0 ?

4046


What is cost benefit analysis (cba)?

1046


why the difference arise between HT reading & LT reading (submeters fixed in complexes, apartments etc)if the power factos exceed from 0.9 to 1 can the ht meter reads fast?

3030


What are important features of linq?

106


What is the basic principle of elisa?

474


Define Call Money Rate?

1157


Differentiate apps schema from other schemas?

959


In MS Access the long and short date option does not show 4 digit years. how do I achieve the mm/dd/yyyy format?

908


How do you pronounce django in python?

785


Can we read/write/delete as we do in normal data operations in the case of append blob?

639


What is the difference between router and switch?

1006


Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?

1101


What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?

1102


Can arraylist be null?

955


Whats the implicit name and type of the parameter that gets passed into the class set method?

903