i
Loylty Rewardz Mngt
Filter interviews by
I applied via Recruitment Consultant and was interviewed in Jan 2018. There were 3 interview rounds.
Answering various technical questions related to OOPs, SQL, and software development.
CTE in SQL stands for Common Table Expression, used for creating temporary result sets.
Abstract classes are used when you want to provide a common base implementation for derived classes, while interfaces are used to define a contract that implementing classes must follow.
Nth highest salary in SQL can be achieved using the ROW_NUMBER()...
Currently working on a project in the finance domain involving developing a new trading platform.
Developing a new trading platform for stock market
Implementing real-time data analytics for trading decisions
Integrating third-party APIs for market data
Optimizing trading algorithms for faster execution
Growth is the process of continuous development and improvement in various aspects of life.
Growth involves personal and professional development.
It includes acquiring new skills and knowledge.
Growth can be measured by progress and achievements.
It can be seen in career advancements and promotions.
Growth also involves expanding one's network and connections.
It can be achieved through learning from experiences and challen...
Top trending discussions
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
Easy to medium leetcode questions
I applied via Google and was interviewed in Aug 2023. There were 3 interview rounds.
Coding questions about array and string.
Cosing questions about sql and ds.
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.
posted on 19 Sep 2024
I applied via Job Portal
60mintues DSA level coding exam
I applied via Campus Placement and was interviewed in Dec 2024. There was 1 interview round.
2 questions of DSA medium to hard
posted on 30 Mar 2025
I appeared for an interview in Mar 2025, where I was asked the following questions.
Connection pooling is a technique to manage database connections efficiently, reducing overhead and improving performance.
Connection pooling maintains a pool of active database connections for reuse.
It reduces the overhead of establishing a new connection for each database request.
Example: A web application can reuse connections from the pool instead of opening new ones for each user request.
Connection pools can be con...
Mounting in Docker allows you to share files between the host and containers, enabling data persistence and configuration management.
Mounting can be done using volumes or bind mounts.
Volumes are managed by Docker and are stored in a part of the host filesystem which is not directly accessible.
Example of a volume: `docker run -v my_volume:/data my_image`.
Bind mounts allow you to specify an exact path on the host, e.g., ...
Decorators are a design pattern in Python that allows modifying the behavior of functions or methods at runtime.
A decorator is a function that takes another function and extends its behavior without explicitly modifying it.
Common use cases include logging, access control, and caching.
Example: @staticmethod and @classmethod are built-in decorators in Python.
Custom decorators can be created using nested functions.
Example...
based on 5 reviews
Rating in categories
Software Engineer
71
salaries
| ₹3.3 L/yr - ₹12.2 L/yr |
Senior Software Engineer
57
salaries
| ₹6.6 L/yr - ₹19.8 L/yr |
Assistant Manager
32
salaries
| ₹5.1 L/yr - ₹17.8 L/yr |
Data Scientist
24
salaries
| ₹5 L/yr - ₹18 L/yr |
Business Analyst
21
salaries
| ₹8.8 L/yr - ₹18 L/yr |
Value Point Systems
JoulestoWatts Business Solutions
Saama Technologies
Systems Plus