Hellosoft placement papers --------- placement paper 1
Answers were Sorted based on User's Feedback
Answer / bharat
thank you... very much .. if possible upload some more
papers.. thank u again
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / guest
Hellosoft placement papers
Sample Question Paper
Hellosoft technical questions
What is diners phylosophers algorithm.
What is atomicity.Explain
Give an example of source- level debugger in unix/linx.
What is Pre-emptive multitasking.
Do not remember this one.
Hellosoft datastructures questions
DataStructures: (ONly 5 Questions)
Where will the parameters be stored when a function is
called in a program.
What is recursion?What are its disadvantages.
Which one is the best and efficient sort?
Networking questions :(Only 5 Questions)
ASN.1 belongs to which layer.
Give an example of popular Transport Layer Protocol
What is the netmask of Class B IP address?
Explain CSMA/CD.
Given a size from 0-7 what would be the least window size.
C Language questions (Total 13 Questions)
main()
{
printf("%d",printf("HelloSoft"));
} Output?
case 1: case 2:
typedef Struct { typedef Struct {
int a; char p;
char b; int q;
int d; char k;
char e; int l;
}A; }A;
Assuming 'packing' is not enabled, which case will
give an error of Sizeof(A) less.
main()
{
int i=3;
printf("%d %d %d",i++,i,++i);
}
main()
{
int i=10;
int j,k=5;
int a[10];
for(j=0;j<10;j++)
a[j]=(i+k)+(i*k);
}
Optimize the above code.
Write In Order Tree Traversal Pseudo-code.
main()
{
int *p=0x100;
int *q=0x100;
int k=p*q;
printf("%x\n",k);
} Output ?
Char* foo(Str...) {
char str[4];
strcpy(str,"HelloSoft");
return str;
} Output?
int a[10][20][30][40];
int *p
How to access an element of a using p?
main()
{
int i=10;
if(i>20)
if(i==10)
print("Hi");
else
printf("Bye");
} Output ?
main()
{
float f;
int i;
//something like this not remember these 4
questionsexactly
f=(float *)malloc(sizeof((float *)*4));
}
Hellosoft placement papers
| Is This Answer Correct ? | 3 Yes | 2 No |
LG Written test paper 2006
BirlaSoft Written Test And Group Discussion Feb 27 2007
ICICI PLACEMENT PAPERS -- Placement Paper 1
placement paper Wipro writtentest, technical, Hr Interview Rounds--- Oct 2006
Allahabad bank Computer test
INDUS PLACEMENT PAPERS -------- PLACEMENT PAPER-1
national informatic center
MAY I KNOW WHAT IS PATTERN OF TEST IN KOTAK MAHINDRA BANK?
SATYAM PLACEMENT PAPERS
GrapeCity Interview , Written test , Hr Round pattern - nov 2006
Wipro Placement Papers - 23 JUL 2006 - Placement Papers
2 Answers HCL, ICICI, Patni, Satyam, Wipro,
bhel
Software (196929)
Sciences (12521)
Engineering (38023)
Business Management (7372)
Accounting (11552)
Advertising Media (662)
Architecture Design (207)
Call Centre (2482)
Fashion Modelling (332)
Government (17383)
Law (806)
Tourism Hotel (377)
Everything Else (2322)
Military Police (160)
Skills Abilities (0)
Aptitude Questions (4305)
Placement Papers (705)
Certifications (3752)
Visa Interview Questions (2231)
Code Snippets (1098)
Entrance Exams (862)
ERRORS (16636)