i
FNZ
Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Entity Framework (EF) has a lifetime scope tied to the DbContext instance.
Lifetime scope of EF is tied to the DbContext instance
DbContext should be short-lived and disposed of after use
DbContext should not be shared across multiple threads
DbContext should be created and disposed of within a using block
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
I am a dedicated and experienced professional with a strong background in leadership and team management.
Over 5 years of experience in retail management
Proven track record of increasing sales and improving customer satisfaction
Skilled in training and developing staff to achieve their full potential
I have over 5 years of work experience in retail management, leading teams and driving sales.
Managed a team of 15 sales associates, providing training and guidance to improve performance
Implemented new sales strategies that resulted in a 20% increase in revenue
Handled customer complaints and resolved issues to ensure customer satisfaction
Collaborated with marketing department to create promotional campaigns and drive f
I have 5 years of experience in retail management, overseeing a team of 15 employees.
Managed daily operations and ensured smooth functioning of the store
Trained and supervised staff members to improve customer service
Implemented sales strategies to increase revenue
Handled inventory management and merchandising
Responsible for scheduling and performance evaluations
I applied via Walk-in and was interviewed in Dec 2022. There were 3 interview rounds.
I have extensive experience in team handling and have successfully onboarded new team members.
I have led teams in my previous roles, delegating tasks and ensuring team cohesion.
I have conducted orientation sessions for new team members to familiarize them with our processes and expectations.
I have implemented mentorship programs to support new team members in their transition.
I regularly communicate with team members t...
I have extensive B2B experiences in managing client relationships, negotiating contracts, and driving revenue growth.
Managed key accounts and developed strong relationships with B2B clients
Negotiated contracts and pricing terms to ensure mutual benefit
Implemented strategies to drive revenue growth through upselling and cross-selling
Collaborated with cross-functional teams to deliver solutions tailored to B2B clients' n
I applied via Referral
Looking for growth opportunities and a new challenge.
Seeking a more challenging role
Desire for professional growth and development
Current job lacks opportunities for advancement
Company restructuring led to job insecurity
I expect a challenging and rewarding role where I can utilize my skills and contribute to the growth of the company.
I expect clear communication and expectations from my superiors
I expect opportunities for growth and development
I expect a positive and supportive work environment
I expect to be held accountable for my responsibilities and given autonomy to make decisions
I expect to be compensated fairly for my contributi
I can provide two professional references upon request.
I have worked closely with my previous supervisor, who can attest to my leadership skills and ability to manage a team effectively.
I have also worked with a colleague who can speak to my strong communication skills and ability to collaborate with others.
I appeared for an interview before Feb 2024.
I am a dedicated and experienced professional with a strong background in leadership and team management.
Over 5 years of experience in retail management
Proven track record of increasing sales and improving customer satisfaction
Skilled in training and developing staff to achieve their full potential
Managed team, handled customer complaints, created schedules, trained new employees
Managed a team of employees to ensure smooth operations
Handled customer complaints and resolved issues in a timely manner
Created schedules for employees based on business needs
Trained new employees on company policies and procedures
Collaborated with upper management to implement new strategies for improved efficiency
I applied via Campus Placement
Basics in ML and python
I appeared for an interview before Jan 2021.
Round duration - 90 minutes
Round difficulty - Medium
It was conducted in Hacker rank which consisted of 10 aptitude questions that included C, C++, Java MCQ. 2 programming questions were also given.
Given an N x M
matrix filled with integers, determine the minimum sum obtainable from a path that starts at a specified cell (x, y)
and ends at the top left corner of t...
The problem involves finding the minimum sum path from a specified cell to the top left corner of a matrix.
Start from the specified cell and calculate the minimum sum path to reach the top left corner using dynamic programming.
Consider the three possible moves: down, right, and down-right diagonal.
Keep track of the minimum sum at each cell and update it based on the minimum of the three possible moves.
Finally, the mini...
Given an integer N
representing the number of pairs of parentheses, find all the possible combinations of balanced parentheses using the given number of pairs.
Generate all possible combinations of balanced parentheses for a given number of pairs.
Use backtracking to generate all possible combinations of balanced parentheses.
Keep track of the number of open and close parentheses used in each combination.
Recursively generate combinations by adding open parentheses if there are remaining, and closing parentheses if the number of open parentheses is greater than the number of clo...
Round duration - 60 minutes
Round difficulty - Medium
Technical round with questions based on data structures, oops and networking.
Create a program that counts and prints the total number of specific character types from user input. Specifically, you need to count lowercase English alphabets, numeric digi...
Create a program to count lowercase alphabets, digits, and white spaces from user input until '$' is encountered.
Read characters from input stream until '$' is encountered
Count lowercase alphabets, digits, and white spaces separately
Print the counts of each character type as three integers separated by spaces
Given an unsorted array containing 'N' integers, you are required to find 'K' largest elements from the array and return them in non-decreasing order.
The fir...
Find K largest elements in an unsorted array and return them in non-decreasing order.
Sort the array in non-decreasing order.
Return the last K elements of the sorted array.
To check internet connection on a system, you can use various methods like pinging a website or checking network status.
Use ping command to check connectivity to a website (e.g. ping www.google.com)
Check network status using network settings or command line tools
Try accessing a website or online service to verify internet connection
When you type a URL in a web browser, the browser sends a request to the server hosting the website, which then responds with the necessary files to display the webpage.
Browser checks cache for DNS resolution
If not found, browser sends a DNS query to resolve the domain name to an IP address
Browser establishes a TCP connection with the server
Browser sends an HTTP request to the server for the webpage
Server processes the...
Round duration - 60 minutes
Round difficulty - Medium
Technical round with questions based on data structures, oops and networking.
Ninja is learning about sorting algorithms, specifically those that do not rely on comparisons. Can you help Ninja implement the counting sort algorithm?
Implement counting sort algorithm to sort an array of integers without comparisons.
Count the frequency of each element in the input array.
Calculate the prefix sum of frequencies to determine the position of each element in the sorted array.
Place each element in its correct position based on the prefix sum.
Time complexity of counting sort is O(n+k), where n is the number of elements and k is the range of input.
Example: ...
The Fibonacci series has applications in various fields such as mathematics, computer science, art, and nature.
Used in algorithms for optimization problems and dynamic programming.
Found in nature, such as the arrangement of leaves on a stem, the branching of trees, and the spiral shapes of shells.
Applied in financial markets for predicting stock prices and analyzing market trends.
Utilized in art and design for creating
Round duration - 30 minutes
Round difficulty - Easy
HR round where the interviewer asked questions to know more about me.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
based on 1 interview
Interview experience
Test Analyst
120
salaries
| ₹8 L/yr - ₹19 L/yr |
Analyst
7
salaries
| ₹9 L/yr - ₹18.2 L/yr |
Quality Analyst
6
salaries
| ₹10 L/yr - ₹16 L/yr |
Analyst Developer
6
salaries
| ₹10.9 L/yr - ₹30 L/yr |
Corporate Actions Analyst
6
salaries
| ₹8 L/yr - ₹11 L/yr |
Paytm
Broadridge Financial Solutions
PayPal
MasterCard