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

IndiaTimes Interview Questions
Questions Answers Views Company eMail

what are delegates? How you used then in your project?

10 14631

we store and display scores of users in different games. In MySQL, records are stored as tuples (user-id, game-id, score). Now we need to support ranks of users, i.e., each user should be informed of his current rank in the community. The challenge is to come up with the best way to store the data in MySQL so that the requirements are efficiently met.

1 2788

WHAT IS FISCAL POLICY? AND WHAT IS MONETORY POLICY? DIFFERENCE BETWEEN THIS TWO

1697

please send me the current affairs and general knowledge questions and answers of last 6 months.

37 40815

Post New IndiaTimes Interview Questions




Un-Answered Questions

What do you understand by sdlc and name its processes?

519


How is master data different from transaction data?

628


Explain how to split a column header in gridview using c#.net?

548


What is recursion?

655


What is data skew and how do you fix it?

211






What is a built-in function in C?

784


What is the programming skills needed for Pega RPA?

238


Do you know what is lambda expressions in c#?

548


Can pivot tables show text?

289


As a project manager, you're responsible for maintaining and ensuring integrity for all of the following except: A. Personal integrity of others B. Project management process C. Personal integrity D. Product integrity

602


The way to produce cascading filters while not context filter?

206


What are the methods to set up the local repository in different methods?

33


What is missing in my code? function numberTally(numList) { var evenTotal = 0; var oddTotal = 0; for (var i = 0; i <= numList.length; i++) { if i % 2 { // i is odd oddTotal += numList[i]; // or oddTotal = oddTotal + numList[i]; } else { // i is even evenTotal + numList[i]; } } alert(oddTotal); return evenTotal; }

2899


Why do we use swift?

477


What do you understand by the term wrapper classes?

536