i
Freecharge
Filter interviews by
I appeared for an interview in Apr 2024.
I applied via Company Website and was interviewed in Nov 2023. There were 3 interview rounds.
Aptitude test based on English grammar
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Easy
Nice environment
Given a binary tree with integer values in its nodes, your task is to print the zigzag traversal of the tree.
In zigzag order, level 1 is printed from left to right...
Implement a function to print the zigzag traversal of a binary tree.
Traverse the tree level by level, alternating the direction of traversal for each level.
Use a queue to keep track of nodes at each level.
Print the nodes in zigzag order as per the given pattern.
Round duration - 90 minutes
Round difficulty - Medium
Nice Environment
Given a positive integer N
, your task is to identify all prime numbers less than or equal to N
.
A prime number is a natural number greater than 1 that has no po...
Identify all prime numbers less than or equal to a given positive integer N.
Iterate from 2 to N and check if each number is prime
Use the Sieve of Eratosthenes algorithm for better efficiency
Optimize by only checking up to the square root of N for divisors
DBMS was used to store and manage data in the project, handled problems by optimizing queries and database design.
Used DBMS to store and manage project data efficiently
Optimized queries for better performance
Designed database schema to handle data effectively
Resolved concurrency issues by implementing proper locking mechanisms
Tip 1 : Do atleast 1 good projects
Tip 2 : Practice Atleast 300 Questions
Tip 3 : Should be able to explain your project
Tip 1 : Always be true with the resume
Tip 2 : Do not put false things on resume.
I appeared for an interview before Sep 2020.
Round duration - 90 mins
Round difficulty - Hard
There were questions related to DP and DFS.
You are given a long type array/list ARR
of size N
, representing an elevation map. The value ARR[i]
denotes the elevation of the ith
bar. Your task is to determine th...
Calculate the total amount of rainwater that can be trapped between given elevations in an array.
Iterate through the array and calculate the maximum height on the left and right of each bar.
Calculate the amount of water that can be trapped at each bar by taking the minimum of the maximum heights on the left and right.
Sum up the trapped water at each bar to get the total trapped water for the entire array.
Round duration - 60 mins
Round difficulty - Medium
At first, I was asked about the different projects that I have done so far. We had a detailed discussion on the same.
He also checked my OOP concepts
Designing an LRU Cache involves implementing a data structure that stores a fixed number of items and removes the least recently used item when full.
Start by defining the data structure for the cache, typically using a combination of a hashmap and a doubly linked list.
Implement methods for getting and setting key-value pairs in the cache.
When a new item is added to the cache, check if it exceeds the maximum capacity. I...
Given a Singly Linked List of integers, your task is to reverse the Linked List by altering the links between the nodes.
The first line of input is an intege...
Reverse a singly linked list by altering the links between nodes.
Iterate through the linked list and reverse the links between nodes
Use three pointers to keep track of the current, previous, and next nodes
Update the links between nodes to reverse the list
Return the head of the reversed linked list
You are given the head node of a singly linked list. Your task is to return a pointer pointing to the middle of the linked list.
If there is an odd number of elements, return the ...
Return the middle element of a singly linked list, or the one farther from the head if there are even elements.
Traverse the linked list with two pointers, one moving twice as fast as the other
When the fast pointer reaches the end, the slow pointer will be at the middle
If there are even elements, return the one that is farther from the head node
Handle edge cases like linked list of size 1 or empty list
Round duration - 60 mins
Round difficulty - Medium
It is HR + Technical round
asked about the Behavioural questions and how you justify yourself in an argument .questions related to current technology.
They gave me feedback on how well I had performed so far and gave me suggestions on what more can I do to further improve myself.
Tip 1 : Be thorough about your projects
Tip 2 : Prepare Ds and Algo and Practice all standard questions
Tip 3 : Know the complexities of the code that you’ve written.
Tip 1 : Mention at least 2 projects.
Tip 2 : Don't make any silly spelling mistakes on resume
What people are saying about Freecharge
I applied via AmbitionBox and was interviewed in Mar 2024. There was 1 interview round.
I am dedicated to my work, consistently striving for excellence and fostering a collaborative team environment.
I prioritize tasks effectively, ensuring deadlines are met without compromising quality. For example, I led a project that improved efficiency by 20%.
I encourage open communication within the team, which helps in resolving issues quickly and promotes a positive work culture.
I actively seek feedback from team m...
I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.
RJ45 is a type of connector commonly used for Ethernet networking.
RJ45 connectors are used to connect computers, routers, switches, and other network devices to create a local area network (LAN).
They are designed to transmit data using twisted pair cables.
RJ45 connectors have 8 pins and are commonly used in Ethernet networks for both wired and wireless connections.
The typical power consumption for domestic electrical lines varies depending on the size of the house and appliances used.
Power consumption can range from 500 to 2000 watts per hour for an average household.
Larger homes with more appliances may consume more power.
Energy-efficient appliances can help reduce power consumption.
Seasonal variations and usage patterns also impact power consumption.
Electricity bills typically...
I am available for phone calls during regular business hours and can make myself available for urgent matters outside of those hours if needed.
Available for phone calls during regular business hours
Can make myself available for urgent matters outside of regular hours if needed
I appeared for an interview before May 2024, where I was asked the following questions.
I have over 8 years of experience in project management, leading teams to deliver successful outcomes in various industries.
Led a team of 10 in a software development project that increased efficiency by 30%.
Implemented Agile methodologies, resulting in a 25% reduction in project delivery time.
Managed cross-functional teams in a healthcare project, improving patient data management systems.
Conducted regular training se...
Discussing last CTC salary helps gauge expectations and market alignment for the Team Lead role.
CTC stands for Cost to Company, which includes all benefits and allowances.
For example, if my last CTC was $80,000, it included base salary, bonuses, and health benefits.
It's important to consider the entire compensation package, not just the base salary.
I believe in transparency regarding salary discussions to ensure mutual...
based on 2 interview experiences
Difficulty level
Duration
Software Development Engineer
130
salaries
| ₹6.2 L/yr - ₹12.9 L/yr |
Senior Software Engineer
98
salaries
| ₹14.3 L/yr - ₹24.5 L/yr |
Lead Software Engineer
91
salaries
| ₹20 L/yr - ₹36 L/yr |
Software Developer
69
salaries
| ₹6.2 L/yr - ₹12.4 L/yr |
Associate Product Manager
63
salaries
| ₹15.9 L/yr - ₹22.6 L/yr |
Paytm
Mobikwik
AGS Transact Technologies
Hitachi Payment Services