Add office photos
Engaged Employer

TEKsystems

3.4
based on 969 Reviews
Filter interviews by

Angelique International Interview Questions and Answers

Updated 27 Jul 2024
Popular Designations

Q1. Do you know anything about DBMS? Where is it used?

Ans.

DBMS stands for Database Management System. It is used to manage and organize data in a structured manner.

  • DBMS is used in various industries such as healthcare, finance, education, and more.

  • It helps in creating, modifying, and deleting data in a database.

  • DBMS provides security features to protect data from unauthorized access.

  • Examples of DBMS include MySQL, Oracle, Microsoft SQL Server, and PostgreSQL.

Add your answer

Q2. Practical implementation of sorting

Ans.

Sorting is the process of arranging data in a particular order.

  • Sorting can be done in ascending or descending order.

  • Common sorting algorithms include bubble sort, insertion sort, and quicksort.

  • Sorting can be done on various data types, including strings, numbers, and objects.

  • Sorting can be done using built-in functions in programming languages such as sort() in JavaScript.

  • Sorting can be optimized for performance by choosing the appropriate algorithm for the data size and type...read more

Add your answer

Q3. Write code to calculate frequency of a word using Stream API and lambda expressions

Ans.

Calculate word frequency using Stream API and lambda expressions

  • Use Stream API to convert array of strings to stream

  • Use Collectors.groupingBy to group words by their frequency

  • Use Collectors.counting to count the occurrences of each word

Add your answer

Q4. Practical example of object

Ans.

An object is a self-contained entity that contains data and behavior.

  • Objects are instances of classes

  • They have attributes (data) and methods (behavior)

  • Objects can interact with each other through method calls

  • Example: A car object has attributes like color, make, and model, and methods like start and stop

Add your answer
Discover Angelique International interview dos and don'ts from real experiences

Q5. Difference between C and C++

Ans.

C is a procedural programming language while C++ is an object-oriented programming language.

  • C++ supports classes and objects while C does not.

  • C++ has better support for polymorphism and inheritance than C.

  • C++ has a larger standard library than C.

  • C++ allows function overloading while C does not.

  • C++ supports exception handling while C does not.

Add your answer

Q6. Design a rest API and code it.

Ans.

Design and code a REST API for a software developer interview.

  • Define the endpoints and HTTP methods for the API (e.g. GET /users, POST /users)

  • Implement authentication and authorization mechanisms (e.g. JWT tokens)

  • Use proper status codes for responses (e.g. 200 OK, 401 Unauthorized)

  • Include error handling and validation for input data

  • Document the API using tools like Swagger or OpenAPI

Add your answer

Q7. Architecture of software

Ans.

Software architecture refers to the high-level structures of a software system and the discipline of creating such structures.

  • Software architecture defines the components, relationships, and interactions of a system.

  • It involves making decisions about the organization of a system to meet specific requirements.

  • Common architectural styles include client-server, layered, and microservices.

  • Architectural patterns like MVC and MVVM help in organizing code and separating concerns.

  • Goo...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Angelique International

based on 7 interviews
1 Interview rounds
Technical Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Developer Interview Questions from Similar Companies

4.1
 • 321 Interview Questions
3.5
 • 50 Interview Questions
3.8
 • 35 Interview Questions
4.4
 • 30 Interview Questions
3.6
 • 11 Interview Questions
3.6
 • 11 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter