Alumnus

Career Details
Eligibility:

Engineering Degree with 50%

Selection Process:

Written
GD
Interview

Entry Package:
2.6
Organization Details
Company Profile :

Established in 1996 by Arindam Mukherjee and Probal Sengupta, Alumnus Software is a dynamic and fast growing company providing customized business IT solutions and business software products to clients from diverse industries.

The goal was to create a profitable and reliable software outsourcing alternative in India. Its legacy of successfully delivering technology solutions has earned a reputation as a leader.

Over the past few years Alumnus, besides Services, is also in the business of creating Intellectual Property in the Telecom and SOHO space. Our products are currently selling to OEMs in the Home Networking space and Mobile Telecom operators.

Growth at Alumnus has attracted the attention of the UK-based funding agency. CDC Capital Partners, which has made a substantial investment in Alumnus. This funding has enabled Alumnus to aggressively develop the company's growth potential by expanding the sales force, increasing recruitment activities, and acquiring engineering expertise in cutting-edge technologies.

Alumnus focuses on emerging technology (data and voice networking) and has worked for numerous medium and large sized clients in the United States and for several companies in Europe. In the current year Alumnus has introduced its services in Asia.

It establishes long-term relationships with its clients and become fully involved in their strategic planning and implementation processes. We believe that this is the most productive way of developing business today, with both parties sharing the risks and rewards of the association, and helping to develop and shape the future together.

Sample Paper

1. Find the locus of the point whose sum of distance from 2 fixed points is constant.
2. [-infinity to +infinity]integration(exp(-x*x))
3. The product of any 3 consecutive nos is always divisible by _ ? options[12/6/10/24]
4 int i=0,j=50
while (i {
if()
{

i++
}
elseif()
{
j--
}
else()
{
j--
}
}

How many times the body of the loopis going to be executed?
options[unknown/25/50/depends on the given condtn]

5 How can you include a library code written in C++ in a source code written in C?
(Options are there)
Ans. Some cross-linked platform(compiler) is required for this.

6 int a[20],i
for(i=0;i<20;i++)
{
a[i]=i;
}
for(i=0;i<20;i++)
{
a[i]=a[20-i]
}
What is the final content of the program.

7 Which data structure should be used for searching an element in an array in constant time in case of
average case? Ans. Hash table(not sure)

8 One question on ISO OSI model.easy one(not remembered)
9 Another question abt. a protocol Ans. Token/Ring
10 If we want to connect two systems to form a network which leyer(OSI) is of most interest to us?
Ans. Physical layer.

0
No votes yet

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