Aricent

Career Details
Eligibility:

Engineering Degree with 50%

Selection Process:

Written
GD
Interview

Entry Package:
2.1
Organization Details
Company Profile :

Aricent is a global leader in communications software, providing strategic solutions that empower billions of people. By delivering the best and most innovative communications software in the industry, we're helping our clients change the world.

Being a global leader means more than just having offices and clients across continents. It means demanding excellence, driving innovation and demonstrating the highest degree of integrity throughout the entire organization. Aricent has a uniquely talented team of designers, consultants and engineers who know what it takes to solve the most complex, high-impact challenges faced by our clients—the world's leading communications equipment manufacturers, device manufacturers and service providers. By focusing exclusively on communications software, we provide the greatest depth and breadth of services and products to meet our clients' needs—from strategic design to implementation in the field.

Aricent has a new name but a long history of leadership in the global communications software marketplace. From a small software development division of Hughes Electronics Corporation created 15 years ago, we've grown into a 6,700-person organization with offices worldwide. Throughout the years we've expanded by uniting complementary companies into one organization to provide the greatest strategic value to our clients.

Today, Aricent is the world's leading independent communications software company with an extensive portfolio of services and products. In 2006, private equity firm KKR purchased a majority interest in the company from Flextronics, who still retains a minority ownership position. With corporate offices in Palo Alto, California, USA, Aricent also has offices in the USA, China, Finland, Germany, Sweden, India, Italy, Japan, Korea, South Africa, Ukraine, and the United Kingdom.

Paper Details
1. verbal 10ques
2. mental ability 10ques
3. analytical 10ques
4. DS,OS,algorithm 20 ques
5. C or C++ 20ques
6. comprehension
7. E-mail Writing

verbal section contains the fill in blanks type english questions,easy to solve.

mental ability consists maths questions like a cube is divided into 64 parts & 1st,2nd,3rd,4th layers r painted blue,green,yellow,blue respectively.find no. cubes which is 2 side yellow painted,etc.
a+b*c/g-e here a+b=a is brother of b

a*b=a is father of b

question on blood relations. must have the basic knowledge of DS & C,otherwise it is difficult job to clear the test.

C section has:
Extern int i;
wht value is stored in the memory
a. 0
b. garbage
c. -565875
d. error

written test is the elimination round,out of 1100 student appeared only 46 had shortlisted for next round. In next i.e. Technical round they asked abt C, digital,CN,project which i have made in final sem,be confident on wht u r saying Final in HR round they took around 1 hour for each student & finally 15 students are selected.

2
Average: 2 (1 vote)

JECRC, Jaipur

There are 7 section of each 10-20 minuts duration:

1. Verbal( English)
2. Aptitude
3. Mental Ability.
4. Data Structures and OS(20 questions,20 mins)
5. C or C++ (20 questions,20 mins)
6. Comprehension( 15minute reading time +10minutes,10 questions)
7. E-mail writing (5 minutes)

1) Verbal section contains some easy questions like :

fill in the blanks, abbreviations, vocabulary etc.

2) Aptitude section contains mainly a set based questions which u can solve easile with the help of venn diagram.

3) In the mental ability section there were a series of 12 digit numbers or 12 letter words were given and one had to identify the similar numbers or words, you only need to concentrate hard for this section. There were questions such as
2+3*4/5-9,if ‘+’ is replaced by ‘*’,’/’ by ‘-‘,….. what would be the value.

4) Data structure , C, OS & networking Question(quite tuff mainly C section(structure programming)): some of the questions are
1) What is POSIX(ans: It is an advanced version operating system of unix)
2) void main()
{
int i=-3,j=2,k=-1,m;
m=++i||++j&&k;
printf(“%d%d%d%d”,i,j,k,m);
}
What will be the output ?
3) which is not a condition for a deadlock?
4) In which sorting we use the partition approach?
5) They are asking an output of c programs which are on linked list. So be prepared with structure programming.(about 50% of this section is based on C and other 50% includes other subjects. They are mainly emphasis on C language, so you have to be well prepared for C language ).

5) C section:
1) What is this called (char *) (*(*(*A[X]) ( ) )) ( )(something like this).
2) There are some basic questions of C. You can easily output them. I don’t remembered exactly the programs but they are quite bit easy as the previous section.

6) Comprehension:
There is a passage of 2-3 pages long. They give you 15 minutes for reading & 10 minutes for questions-Answering.
My Passege was on fetures of USB drive:
1)What is USB.
2) what are the component associated with it.
3) what are the advantage/ disadvantage of using USB.
4) Internal structure of USB.etc.

7) E-Mail writing: I am manager of Reader Digest company which is used to publishing the Magazines every month. One of your customer who is with you for many years, not purchasing your magazines before 6 month. Write an E-mail to know the reason whats the problem exactly & force him to read your magazines. E-mail should be in 50-100 words long.

Technical Interview:
I got selected in written test but not in technical interview. They are taking technical interview of about one & half hour. One of the girl has her technical interview of about two & half hour.

Firstly they are asking about your project. So be prepared with your projects. Then they are emphasis on C programming. Be prepared with the structure programming. They are giving you to write a program of using structure, union and to find the size of the structure like:

Struct str

{

int a;
int *b
float c;
char d;
char *d;
union

{

int ui;
char uc;

};

};

calculate the size of the structure?

There are so many programmes which they can given to you. They are also asking the programs of FILE pointer and performing some manipulation on it. Storage classes, Difference between Macro & functions, What are Macro etc. After that they are asking from data structure like array manipulations, Linked list programs etc. After that they are asking from networking like Start from OSI refrence model and goes into depth of the model like they are asking about the practical approach of TCP & UDP protocols. List of protocols at each & every layer of the OSI refrence Model.. Working of each protocol. What are the algorithm used at each layer etc.

Post new comment

The content of this field is kept private and will not be shown publicly.
 
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><a> <em> <strong> <small> <sup> <sub> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2> <h3> <h4> <img> <br> <br /> <p> <div> <span> <b> <i>.
  • Lines and paragraphs break automatically.

More information about formatting options