Why said that TypeScript is optional?
Full Stack Developer Interview Questions
19,467 full stack developer interview questions shared by candidates
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
Q what is encapsulation ?
hey, Tell me about yourself?
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
Explain benefits of devops in different side teams.
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.
Viewing 1681 - 1690 interview questions