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 488812

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

6 30930

What is difference between TRUNCATE & DELETE?

16 39671

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

27 90796

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

4 9828

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

11 46251

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

9 20211

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

5 13692

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 29678

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 24996

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

7 18102

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

9 18516

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 22064

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 27588

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 19004

Post New CitiGroup Interview Questions


CitiGroup Interview Questions


Un-Answered Questions

Can jms be used to send an email?

453


During the running session, output files are created by informatica server. Enlist few of them.

537


what will be the questions asked by interview if we mention cooking as hobby?

27327


What is the difference between the P2P (Peer to Peer) model and subscribe model?

541


What is the effect of anaphylaxis on basophils and mast cells?

1






What are session methods in hibernate?

156


How many number of actions possible in qtp?

599


What is the difference between Muff Coupling and Screwed Coupling with Cotter pin used in pump line shafts.

1581


what is the difference in Gas Welding and Gas Cutting?? Second Question is for Huge Casting which method is used??

1334


Explain the difference between asp.net & vb.net and explain architecture?

542


What’s performing currying in Scala?

7


In which case delete_from and delete() have same result?

5


What is the definition of a web service?

370


User wants only to display only pdf as export option in report manager. How to achieve this?

173


Optimized production technology (opt) is a computer-based technique and tool, which helps to schedule production systems. Which are not principles of opt?

473