Design a game of chess
Product Developer Interview Questions
882 product developer interview questions shared by candidates
1) Tell me about yourself. 2) Questions on projects mentioned in resume. 3) Rate yourself on R and SQL. 4) What are your strengths? 5) How do you print your name in reverse order without any custom function? A: Read the string character by character and print it using a loop by decreasing the index. 6) How do you create a bar and line chart using three data columns x,y, color,z . visualization write using ggplot. a: ggplot(data=data,aes(x=x,y=y))+geom_point()+ggtitle(color) ggplot(data=data, aes( x=x,y=z))+geom_bar() 7) Pick a number between 0 to 100. If you pick the number 10,000 times and plot the result. how would the distribution look like? and what is the mean A: Normal distribution. Mean is 50 8) what is the factor that controls the width of normal distribution? a: variance
Basics Of JAVA , OOPS, SQL queries and Joins
They have asked questions mostly on technical standpoint.
Basic and Advanced topics along with currently booming tools
Technology intreste Oops Short idea about AI/ML Little tricky and logical questions Hr How you handle pressure? What if unfair happens within team and things pointed on you even you are right
Explain college projects, Basic question on programming languages worked upon
why are you a good fit for this role? are you willing to travel? is it okay for you to work cross-functional?
Do you have experience with AMPscript?
What is your knowledge of Agile Scrum methodology?
Viewing 871 - 880 interview questions