Home Company Questions Aztec Interview Questions Aztec Interview Questions - 2

Login Form




Aztec Interview Questions - 2 Print E-mail

 

1. Difference b/w OSI layers & TCP/IP layers ?

 

2. Write program of bubble sorting?

 

3. Write a program to reverse a linked list.

 

4. Write a program to print the output like

0
12
234
3456
45678
567890
67890
7890
890
90
0

 

5. Write a program of finding first 10 prime numbers?

 

6. which layer is called host to host layer ?

 

7. What is the use of V.H.D.L ?

 

8. Write a program of palindrome?

 

9. Write a program to implement the Fibonacci series

 

10. Explain insertion & deletion in linked list?

 

11. What is the id of 'C'? ( ans: the compiler which u use to run C programs like turbo)

 

12. Difference b/w SMTP & SNMP ?

 

13. Write a program to concatenate two circular linked lists into a single circular list

 

14. Difference b/w UDP & FTP ?

 

15. Write a program to insert a node in a sorted linked list