Simple Questions were asked .The interviewer was so nice to me. First of all, he asked me to introduce myself, then the questions he asked was Q1.What is SQl Injection? Q2.How SQL injection can be prevented? Q3.What is DOM? Q4.What is cross site scripting and how it can be prevented? Q5.What is Restful Webservice? Q6.How delete operation can be performed using Restful webservice? Q7.What is ajax? Q8.How ajax functions? Each and every question ha asked was depending on the answer of the previous question. At last he asked me to write a program for all the number from 1 to 100 ,all the number that are divisble by 3 print 'FIZZ' ,all those number divisible by 5 print 'BUZZ' for thoose number divisible by both 3 and 5 print 'FIZZBUZZ' for other print the number itself (just find the mod and use if loop)
Desarrollador De Software 4 Interview Questions
22 desarrollador de software 4 interview questions shared by candidates
Given a fixture of teams, and a dataset with probability of win of each team against the other, find the most probable winner
The questions were around switching, routing, L3 protocols like PIM, IGMP and L2 protocols like LACP. Other than this they asked me technical questions QoS (CoS) as I had extensive experience in this area.
Just a general conversation with my manager as I had already worked within the group for 13 years prior to my application.
Kubernetes, Docker, Terraform, Ansible, Python, Bash, Jenkins, Git, Metodología Agile, JIRA tickets, Confluence
Design and implement in C a system that could store records such that individual records could be added and removed with minimal overhead. The system also had to allow searching for a record with minimal overhead. The number of records was not large.
Binary search + sorting Different combinations of numbers where the sum of any two numbers is equal to the target.
REST and web service testing and mockup multiple threads SOLID principles
How would you design software in a way that more reliable and maintainable?
Find the intersection of two LinkedIn lists Given a number, return a string with the number. For ex: if input number is 4578, the output during should have "4578" Check if the given number is a power of 8
Viewing 1 - 10 interview questions