What are the main differences between a struct and a class, in the Swift programming language?
Full Stack Engineer Interview Questions
Full Stack Engineer Interview Questions
Ein Full Stack Engineer ist eine technische Fachkraft für Web- und Softwareentwicklung. Diese Person ist in der Lage, fast jeden Aspekt der Entwicklung abzudecken – von Servern über Systemtechnik bis hin zu Datenbanken. Bei einem Vorstellungsgespräch müssen Sie sowohl mit fachlichen Fragen als auch mit Fragen zu Ihren zwischenmenschlichen und kommunikativen Fähigkeiten rechnen.
Typische Bewerbungsfragen als Full Stack Engineer (m/w/d) und wie Sie diese beantworten
Frage 1: Arbeiten Sie im Moment an einem Projekt?
Frage 2: Wie haben Sie die Tools und Technologien für Ihr letztes Projekt ausgewählt?
Frage 3: Welches sind die aktuellsten Trends in der Full-Stack-Webentwicklung?
19,475 full stack engineer interview questions shared by candidates
O que me motivava a entrar na empresa?
SQL queries and joining tables
Explain the project. I worked on
1.What do you mean by CORS? 2. Explain RESTful API and It's usage? 3. What is event Bubbling and Capturing in JavaScript? These were some of the simple questions that were asked to me in round 2
2nd round: MVC concepts 3rd round: SQL querying and some coding assignment (Can't remember exactly) 4th round: Past projects, work experience, strengths and weaknesses, why you over other candidates
Detail of given project: Using the data in data.txt Create new solution/project in vs2019. Will need WebAPI project to support database, IO. And a Web UI project of your choosing. Create local embedded database (SqlLite or whatever is quickest) to match data schema of data.txt WebAPI will have endpoints to support: a) reading file data.txt into database (i.e. reset data) b) return data as json, filtered by country code c) delete data row UI: a) have master view in table form with columns email, balance, and select checkbox b) row at the bottom displaying sum of balance of selected row (checkbox clicked on) c) Reset Data Button to reset data d) filter drop-down listing all available country codes. Default view is to display data from US. When selection changes data is automatically refreshed. e) any row that is clicked on show popup displaying all data fields f) Delete button that deletes the selected row(s) from database When you feel the assignment is complete, please either upload to your GitHub and send me a link to the repo, or upload the complete project via FTP
Explain benefits of devops in different side teams.
Given a list of numbers ,from 1 to 100 And one missing number find the missing numbers with constant number of iteration not related to 100
Given a list of users and a list of groups of users, how many SQL tables would you need to create a schema for that relationship?
Viewing 1681 - 1690 interview questions