Lead Backend Developer Interview Questions

12,392 lead backend developer interview questions shared by candidates

1. Write a program in C to print following pattern (nxn) using only one loop where n is entered by user?(diamond pattern in matrix) 2.Write a program in c to create a new datatype to store the detailed information of student containing following information a. pointer to next student b. pointer to previous student c. id of student d. marks of 10 subjects e. pointer to the teacher details pointer f. recently contacted time format hours and minutes only (store complete time using one variable only) 3.We have a list of positive integers stored somewhere not in local system. The service provider has given us a function getElement() which gives us next present value if available and -1 if no next value is present. You have to write a strategy or psuedocode to print all the numbers provided by service provider if first number is even and print invalid list if first number is odd. 4.Write a program of singly noncircular linked list to print every 4th and 7thelement.
avatar

Backend Developer

Interviewed at Oxybills

4.2
Jan 4, 2022

1. Write a program in C to print following pattern (nxn) using only one loop where n is entered by user?(diamond pattern in matrix) 2.Write a program in c to create a new datatype to store the detailed information of student containing following information a. pointer to next student b. pointer to previous student c. id of student d. marks of 10 subjects e. pointer to the teacher details pointer f. recently contacted time format hours and minutes only (store complete time using one variable only) 3.We have a list of positive integers stored somewhere not in local system. The service provider has given us a function getElement() which gives us next present value if available and -1 if no next value is present. You have to write a strategy or psuedocode to print all the numbers provided by service provider if first number is even and print invalid list if first number is odd. 4.Write a program of singly noncircular linked list to print every 4th and 7thelement.

Viewing 7931 - 7940 interview questions

Glassdoor has 12,392 interview questions and reports from Lead backend developer interviews. Prepare for your interview. Get hired. Love your job.