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

CitiGroup Interview Questions
Questions Answers Views Company eMail

Tell me about yourself?

229 561782

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

6 34220

What is difference between TRUNCATE & DELETE?

16 46346

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

27 102579

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

4 11646

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

11 51420

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

9 24138

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

5 15793

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 32835

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

11 30663

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

7 21489

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

9 22114

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 25023

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 32860

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 21686

Post New CitiGroup Interview Questions


CitiGroup Interview Questions


Un-Answered Questions

What is meant by OSI model?

2155


What is quicktest professional window?

1045


how D3.js selects method?

5


Briefly describe an experience of yours that illustrates your ability to clearly articulate and explain technical issues in a nontechnical manner

2300


Describe the relationship between machine learning and artificial intelligence?

74


Explain the difference between section, paragraph and sentences?

1043


Is c sharp free?

968


Differentiate between cost center and work center

889


what is punch line of SATH?

2840


what are different the sub process types?

917


Define the role of qa in software development?

1045


What is a sampling scheme?

977


 In A* approach evaluation function is a) Heuristic function b) Path cost from start node to current node c) Path cost from start node to current node + Heuristic cost d) Average of Path cost from start node to current node and Heuristic cost

2192


What is counter current immuno electrophoresis?

560


How does regex work?

1013