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

CitiGroup Interview Questions
Questions Answers Views Company eMail

Tell me about yourself?

229 489925

What is a join?Explain the different types of joins?

6 30986

What is difference between TRUNCATE & DELETE?

16 39775

main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); }

27 91078

main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); }

4 9860

main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); }

11 46397

main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?

9 20294

#include main() { char s1[]="Ramco"; char s2[]="Systems"; s1=s2; printf("%s",s1); } Find the output

5 13733

In a journey of 15 miles two third distance was travelled with 40 mph and remaining with 60 mph.How muvh time the journey takes

4 29765

A man walks from 9.15 to 5.15 from monday to friday and 9.00 to 12.00 on saturday.Each day 0.45 min lunch. How much time he walks in a week

10 25078

12 revolutions takes 1/8 th second time.In 20 seconds how many revolutions?

7 18160

In 60 reems of paper 40 reems were utilised then what percent will remain?

9 18587

A started at 9.00 am with 6 mph and B started at 9.30 am with 8mph in the same direction. At what time they will meet?

6 22116

In a company 3/5 of people know shorthand 1/4th know typing and 1/5 know both. What fraction of people do not know both?

14 27665

A company requires 11,500 strength.present employees are 200 women , men and 6500 unmarried To reach the target how many women required to maintain the same ratio?

5 19043

Post New CitiGroup Interview Questions


CitiGroup Interview Questions


Un-Answered Questions

What are different types of tables?

575


How can Spark be connected to Apache Mesos?

212


Clarify what jobtracker is in hadoop? What are the activities followed by hadoop?

255


Suppose if hr admin creates a person by error in peoplesoft, how can the person be removed from all key database tables using a delivered process?

403


Why is jsp used for?

504






What is group by?

205


Why would you opt for a government and not a private job?

688


i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)

1555


Explain error and transaction handling in sql server?

502


What are the logical operators used for small scale operations?

547


1.What is the range of stator resistance of 3-phase induction motor? 2.Two electrically operated vibro motors are foxed in parallel direction in vibrating feeders. what is the direction of both vibro motors?

1459


How does a swift transfer work?

450


What is http servlet? Explain with the help of an example.

581


I NEED RRB SYLABUS FOR JE ELECTRICAL ,PLEASE SEND TO MY E- MAIL ID joo28_eee@yahoo.co.in

2402


How do I upgrade to android lollipop?

500