Explain benefits of devops in different side teams.
Full Stack Engineer Interview Questions
19,485 full stack engineer interview questions shared by 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
Behavioral questions were asked along with life career choices during lunch....along with persistent questions without too much rest throughout the day: What was one technical challenge you faced? Why are you changing your degree suddenly?
Interface uses, webapi questions
Given an array of +ve and -ve numbers, bring all the positive numbers to the left. -ve numbers don't matter and you can change them.
Given two binary numbers in strings, add them and print the resultant binary string. "0010" + "0011" = "0101"
Walk through my resume, why I want to work at Facebook.
One tech test first, to refactor a RESTful API. In the f2f interview, went through the test first, ask why and how you did the refactor. How to make the app extendable. Then most about MVC, model. And your former experience.
Which are the features in Java you liked the most, that are not present in Delphi.
Can you tell me your name bro
Viewing 1681 - 1690 interview questions