Add office photos
Employer?
Claim Account for FREE

Align Technology

2.9
based on 49 Reviews
Filter interviews by

10+ Globus Spirits Interview Questions and Answers

Updated 11 Dec 2024

Q1. What is the language that supports both android and ios

Ans.

The language that supports both Android and iOS is Kotlin.

  • Kotlin is a modern programming language that can be used for developing applications on both Android and iOS platforms.

  • It is fully interoperable with Java and can be used alongside Objective-C and Swift.

  • Kotlin is officially supported by Google as a first-class language for Android development.

Add your answer

Q2. What is the code for implementing middleware in .NET?

Ans.

Middleware in .NET can be implemented using the 'UseMiddleware' method in the Startup class.

  • Use the 'UseMiddleware' method in the Configure method of the Startup class to add middleware in the request pipeline.

  • Create a custom middleware class that implements the 'IMiddleware' interface.

  • Register the custom middleware class in the ConfigureServices method of the Startup class.

Add your answer

Q3. What are the common exceptions encountered in middleware?

Ans.

Common exceptions encountered in middleware include timeout errors, connection errors, and invalid input errors.

  • Timeout errors occur when a request takes too long to process.

  • Connection errors happen when there is a problem connecting to a database or external service.

  • Invalid input errors occur when the data provided does not meet the expected format or criteria.

Add your answer

Q4. How many languages we have to support android

Ans.

We have to support multiple languages for Android, including but not limited to English, Spanish, French, German, Chinese, Japanese, etc.

  • English

  • Spanish

  • French

  • German

  • Chinese

  • Japanese

Add your answer
Discover Globus Spirits interview dos and don'ts from real experiences

Q5. What is the use of the Subject in Angular?

Ans.

Subject in Angular is used for multicasting observables to multiple subscribers.

  • Subject is a type of Observable that allows values to be multicasted to multiple Observers.

  • It acts as both an Observable and an Observer.

  • Subjects are hot Observables, meaning they start emitting values immediately upon creation.

  • Example: const subject = new Subject(); subject.next(1); subject.subscribe(value => console.log(value)); // Output: 1

Add your answer

Q6. How many design patterns in android

Ans.

There are several design patterns in Android, including Singleton, Observer, Factory, and Adapter.

  • Some common design patterns in Android include Singleton, Observer, Factory, and Adapter.

  • Design patterns help in creating reusable and maintainable code in Android development.

  • Singleton pattern ensures that a class has only one instance and provides a global point of access to it.

  • Observer pattern is used for implementing event handling mechanisms in Android applications.

  • Factory p...read more

Add your answer
Are these interview questions helpful?

Q7. What is change detection in Angular?

Ans.

Change detection in Angular is the process of detecting changes in the application state and updating the view accordingly.

  • Angular uses change detection to keep the UI in sync with the application state.

  • It compares the current state of the application with the previous state to determine what has changed.

  • If a change is detected, Angular updates the view to reflect the new state.

  • Change detection can be triggered by user events, network requests, timers, or other asynchronous e...read more

Add your answer

Q8. What database would you prefer when starting the application

Ans.

I would prefer using a relational database like PostgreSQL when starting the application.

  • Relational databases provide strong consistency and ACID compliance

  • PostgreSQL is open-source, widely used, and has a strong community support

  • Supports complex queries and transactions

  • Good performance for read-heavy applications

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. What is unig testing

Ans.

Unit testing is a software testing method where individual units or components of a software are tested in isolation.

  • Unit testing is done to validate that each unit of the software performs as designed.

  • It helps in identifying bugs early in the development process.

  • Unit tests are typically written by the developers themselves.

  • Examples of unit testing frameworks include JUnit for Java, NUnit for .NET, and PyTest for Python.

Add your answer

Q10. how would you start chat application from scratch

Ans.

To start a chat application from scratch, you would need to design the architecture, choose the technology stack, implement user authentication, create messaging functionality, and deploy the application.

  • Design the architecture of the application including database structure, server-client communication, and user interface.

  • Choose the technology stack based on the requirements of the application, such as Node.js for backend, WebSocket for real-time communication, and React for...read more

Add your answer

Q11. Can you handle pressure

Ans.

Yes, I thrive under pressure and use it as motivation to perform at my best.

  • I have a proven track record of successfully managing high-pressure situations in my previous roles.

  • I am able to stay calm and focused under tight deadlines and stressful circumstances.

  • I see pressure as a challenge to overcome rather than a hindrance to my performance.

  • For example, in my previous role as a project manager, I was able to successfully lead my team to meet a tight deadline despite unexpec...read more

Add your answer

Q12. How joins works in SQL

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

Interview Process at Globus Spirits

based on 18 interviews
Interview experience
3.6
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.6
 • 4.5k Interview Questions
3.9
 • 727 Interview Questions
4.0
 • 629 Interview Questions
4.0
 • 362 Interview Questions
3.7
 • 212 Interview Questions
View all
Top Align Technology Interview Questions And Answers
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