i
Acqueon Technologies
Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.
I was interviewed in Sep 2024.
Yes, I have experience in .NET Core + Angular.
I have worked on multiple projects using .NET Core for backend development.
I have also developed front-end applications using Angular framework.
I am familiar with integrating .NET Core APIs with Angular front-end.
I have experience in building responsive and dynamic web applications using this technology stack.
Looking for new challenges and opportunities for growth.
Seeking new challenges to continue learning and growing professionally
Interested in working on different projects and technologies
Want to explore new opportunities for career advancement
The architecture of my current project is based on microservices and utilizes a combination of RESTful APIs and message queues.
Utilizes microservices architecture
Uses RESTful APIs for communication between services
Incorporates message queues for asynchronous communication
Each microservice is responsible for a specific domain or functionality
Uses Docker containers for deployment
Multithreading allows multiple threads to run concurrently, Async and Await keywords are used in asynchronous programming to simplify handling of asynchronous operations.
Multithreading allows multiple threads to run concurrently, improving performance by utilizing multiple CPU cores.
Async and Await keywords are used in asynchronous programming in C# to simplify handling of asynchronous operations.
Async keyword is used ...
I used a code-first approach with EF Core in my project.
Implemented entity classes with relationships using Fluent API
Generated database schema from entity classes using migrations
Utilized LINQ queries for data retrieval and manipulation
First() returns the first element in a sequence, while FirstOrDefault() returns the first element or a default value if no element is found.
First() throws an exception if no element is found, while FirstOrDefault() returns the default value for the type (null for reference types, 0 for numeric types, etc.)
Use First() when you expect the sequence to always have at least one element, and FirstOrDefault() when the sequenc...
OAuth is an open standard for access delegation, commonly used for enabling secure authorization between applications.
OAuth allows a user to grant a third-party application access to their resources without sharing their credentials.
It involves the exchange of tokens between the client, resource server, and authorization server.
OAuth 2.0 is the current version and uses access tokens and refresh tokens for authorization...
Configure Anonymous authentication for .NET Core Web API
In Startup.cs, add services.AddAuthentication() and services.AddAuthorization() in ConfigureServices method
Use services.AddAuthentication().AddScheme<AuthenticationSchemeOptions, CustomAuthenticationHandler>("CustomScheme", null) to add a custom authentication scheme
In Configure method, use app.UseAuthentication() and app.UseAuthorization() to enable authent...
Algorithm to calculate minimum number of meeting rooms needed for a given time slot
Sort the meetings by start time
Initialize a priority queue to keep track of end times of meetings
Iterate through the meetings and check if the current meeting overlaps with any ongoing meetings in the priority queue
If there is an overlap, increment the count of meeting rooms needed
If there is no overlap, update the end time of the ongoin
Our application is a web-based project management tool that helps teams collaborate and track progress on tasks.
Users can create projects and assign tasks to team members.
Tasks can have due dates, priorities, and attachments.
Team members can comment on tasks and mark them as complete.
The application provides a dashboard for tracking project progress.
Integration with third-party tools like Slack and Google Drive.
Angular component life cycle hooks are methods that allow you to tap into the lifecycle of a component, from creation to destruction.
ngOnChanges: Called when an input property changes
ngOnInit: Called once the component is initialized
ngDoCheck: Called during every change detection run
ngAfterContentInit: Called after content (ng-content) has been projected into the component
ngAfterContentChecked: Called after every check...
NgRx is a state management library for Angular applications that uses actions, effects, state, and a store.
NgRx uses actions to describe unique events that occur in the application.
Effects are used to handle side effects such as asynchronous operations like HTTP requests.
State represents the current state of the application and is stored in a centralized store.
The store is a single source of truth for the application's...
Redux DevTools
Install Redux DevTools Chrome extension
Import StoreDevtoolsModule.instrument() in AppModule
Access Redux DevTools panel in Chrome DevTools to debug state changes
NgRx was used in the application to manage state in a predictable and centralized way.
NgRx helps in managing complex state in Angular applications
It provides a centralized store for application state
Facilitates predictable state management through actions, reducers, and effects
Yes, I have implemented a service on cloud using AWS Lambda and it interacts with an application in a physical VM through API calls.
Implemented a serverless service using AWS Lambda
Exposed APIs for the service
Configured the physical VM application to make API calls to the cloud service
Ensured proper authentication and authorization mechanisms for secure communication
Dockerization is the process of creating, deploying, and running applications in containers.
Dockerization allows for easy packaging of applications and their dependencies into containers.
Containers are lightweight, portable, and isolated environments that can run on any system with Docker installed.
Docker images are used to create containers, which can be easily shared and deployed across different environments.
Docker ...
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Attended the codevita competition in final year of college.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
It was a basic aptitude test.
Some of the top questions asked at the Acqueon Technologies interview -
based on 1 interview
Interview experience
based on 21 reviews
Rating in categories
Senior Software Engineer
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Test Engineer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Implementation Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Freshworks
Zoho
HCLTech
TCS