Full Stack Softwareentwickler Interview Questions

1,675 full stack softwareentwickler interview questions shared by candidates

Question #1 sent over email: Given a string, write a function or method that takes in that string, and returns the same string in reverse order. · Example: Given the string “Hello”, your program would return “olleH” · Do not assume that “Hello” is the only string it will handle
avatar

Full Stack Software Engineer

Interviewed at CareerBuilder

3.6
Nov 17, 2016

Question #1 sent over email: Given a string, write a function or method that takes in that string, and returns the same string in reverse order. · Example: Given the string “Hello”, your program would return “olleH” · Do not assume that “Hello” is the only string it will handle

1>Write a program to merge two Linked-list in ascending order.(first use array for the same problem then use linked-list). You should consider each corner cases. 2> Write down C code to transform a binary tree into its mirror image. 3> Write down C code to print a tree in zigzag order. 4> There was N number of peoples in a row. There was a killer with a gun, who kills every Kth people i.e (killer starts counting from 1st person and the killer will kill the Kth person, then again he starts counting from (K+1)th person and will kill the (2K+1)th person and so on.). You have to write down a code in C which will detemine the position of the last person who will survive. 5> Some questions on Basic DS, ALGO and Combinatorics.
avatar

Software Developer-Full Stack

Interviewed at Appobile Labs

4
Apr 16, 2016

1>Write a program to merge two Linked-list in ascending order.(first use array for the same problem then use linked-list). You should consider each corner cases. 2> Write down C code to transform a binary tree into its mirror image. 3> Write down C code to print a tree in zigzag order. 4> There was N number of peoples in a row. There was a killer with a gun, who kills every Kth people i.e (killer starts counting from 1st person and the killer will kill the Kth person, then again he starts counting from (K+1)th person and will kill the (2K+1)th person and so on.). You have to write down a code in C which will detemine the position of the last person who will survive. 5> Some questions on Basic DS, ALGO and Combinatorics.

Viewing 221 - 230 interview questions

Glassdoor has 1,675 interview questions and reports from Full stack softwareentwickler interviews. Prepare for your interview. Get hired. Love your job.