ADITI Company Logical Reasoning Coding Decoding

ADITI ---- HR INTERVIEW - HR Round

1. First they will ask u to intro urself.
2. Ur strength and weakness.Be clear abt this
3. Ur acheivements
4. hey are very particular abt the GAPS in our studies.
5. Ur Hobbies
6. Why u choose accenture and tell abt it
7. Willing to relocate.(Say Yes &.ready to work anywhere for accenture) Technical Interview
8. Abt Ur project.(u will be grilled by them)
9. Be confidence.(They will check ur temper by asking some questions)
10. Abt software development life cycle
11. Abt ur interest area in computer field
12. Abt memory management in Operating System.
13. Abt Unix basic commands
14. Abt doubly linked list
15. Fibonacci series and palindrome program in C
16. Abt Gates(Be prepare on Digital Circuit Logic Design)
17. Abt complier design(phases)
18. bt TCP&IP and OSI Model.
19. Abt OOPS concepts.

Read Solution (Total 0)

ADITI Other Question

Q. What is the output for the following program

#include
main()
{
char a[5][5],flag;
a[0][0]='A';
flag=((a==*a)&&(*a==a[0]));
printf("%dn",flag);
}
a man has 3 shirts and 4 pairs of trousers and 6 ties