Can you explain the meaning and purpose of each keyword in the Java method declaration public static void main(String[] args)?
Back End Engineer Interview Questions
Back End Engineer Interview Questions
Se ti stai candidando per una posizione di Back-end engineer, devi sapere che gli intervistatori desiderano sapere se hai le conoscenze necessarie per progettare, costruire e gestire il lato server di un sito web. Preparati a rispondere a domande sulle ultime novità in materia di web design e tecnologia, così come a domande sulle tue capacità di risoluzione dei problemi, abilità di gestione del tempo e doti comunicative.
Domande tipiche dei colloqui per Back-end engineer e come rispondere
Domanda 1: Parlami degli ultimi progressi nella costruzione di siti web e server.
Domanda 2: Ti piace lavorare in team?
Domanda 3: Puoi raccontarmi di una volta in cui hai dovuto rispettare una scadenza imminente?
1,560 back end engineer interview questions shared by candidates
How would you handle parsing command-line arguments in a Java application?
One hour coding project needing to use PHP - arrays, API, classes
Décrire la méthodologie Agile Scrum
Describe some OO design patterns you know
Create PDO class for PHP
JS, front end, functions
Implement rate limiting.
# Back-End Developer Test ## Overview Your client has tasked you with making a RESTful API to support the ultimate Moviegoers Guide suite of applications. They are asking for an API that serves up: * A list of movies * The user should be able to search the movies by title * The user should be able to filter the movies by rating * The user should be able to filter the movies by category * Movie details for each movie * A list of actors in a movie We have provided a mysql database of movie info for you. We have also provided a starter PHP application using the SLIM framework although you are free to use the language and framework of your choice - Ruby, Node, etc.
How can we use this design pattern to solve this problem ?
Viewing 1051 - 1060 interview questions