Eastern Software Systems
Amazon Interview Questions and Answers
Q1. Do you know to work on oracle Forms and Reports?
Yes, I have experience working with Oracle Forms and Reports.
I have worked on developing and maintaining Oracle Forms and Reports applications.
I am familiar with the Oracle Forms and Reports development environment.
I have experience in designing and implementing user interfaces using Oracle Forms.
I have used Oracle Reports to generate various types of reports.
I am proficient in writing PL/SQL code to interact with the Oracle database.
I have experience in troubleshooting and d...read more
Q2. What is Cursor and how is it important?
A cursor is a database object used to retrieve and manipulate data in a result set.
A cursor allows sequential access to the rows in a result set.
It can be used to fetch and update data in a controlled manner.
Cursors are important for managing large result sets and performing complex data operations.
They provide a way to navigate through query results and perform operations on individual rows.
Examples of cursor types include forward-only, static, dynamic, and keyset-driven cur...read more
Q3. how to post data to server using url session
Use URLSession to post data to a server
Create a URL request with the server URL
Set the request method to POST
Add the data to the request body using Data or JSONSerialization
Create a URLSessionDataTask with the request and resume it
Q4. explain mvvm architecture
MVVM is an architectural pattern used in software development that separates the user interface from the business logic.
Model represents the data and business logic
View displays the data and interacts with the user
ViewModel acts as a mediator between the Model and View, handling user input and updating the Model
Q5. discuss about design patterns
Design patterns are reusable solutions to common problems in software design.
Design patterns help in creating flexible, maintainable, and scalable software.
Examples of design patterns include Singleton, Factory, Observer, and Strategy.
Design patterns are categorized into three groups: creational, structural, and behavioral patterns.
Q6. benefits of swift programming
Swift programming offers fast performance, safety, and interoperability with Objective-C.
Fast performance due to being compiled language
Safety features like optionals and type interference
Interoperability with Objective-C for using existing code and libraries
Interview Process at Amazon
Top Software Engineer Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month