Filter interviews by
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
Coding test of easy level questions. 3-4 questions was there.
First round is coding round
I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.
I was interviewed before May 2021.
Round duration - 60 minutes
Round difficulty - Medium
Given two sorted integer arrays ARR1
and ARR2
of size M and N, respectively, merge them into ARR1
as one sorted array. Assume that ARR1
has a size of M + N to hol...
I have used the merge logic that is used in merge sort algorithm.
Given a string 'STR' consisting solely of the characters “{”, “}”, “(”, “)”, “[” and “]”, determine if the parentheses are balanced.
The first line contains an...
I had used stack to solve this problem.
Iterated through the array with two condition
1. if its open braces than add that in stack
2. if its closed then validate that peek element in stack
3. if step 2 is false then break the loop and return false.
4. After the iteration if stack is empty then return true else return false
Given a 32-bit signed integer N
, your task is to return the reversed integer. If reversing the integer causes overflow, return -1
.
The first line contains an int...
Since its online I tried converting the integer to string and reversed that and it passed all the cases. For logical approach refer this article
Round duration - 60 minutes
Round difficulty - Easy
Round duration - 45 minutes
Round difficulty - Easy
You are provided with a binary tree consisting of 'N' nodes. Your goal is to identify the deepest leaf node that is a left child of some node within the given bina...
Firstly I have two approaches in my mind one is through the recursion and other through BFS.
Since its straight forward problem I decided to solve this with BFS.
I have used BFS traversal logic and had track of leftmost node in each level once the traversal is completed then leftmostnode contains the result.
1. To do level order traversal in BFS we need to add a null in the queue once after adding the last element i...
You are given an integer array ARR
. Determine the length of the shortest contiguous subarray which, when sorted in ascending order, results in the entire array being sorted in a...
I couldn’t thing the brute approach for the problem during my interview, but some how managed to get an idea of optimal solution.
The approach that I used was:
1. Have two variable which point start index and end index of array.
2. Now find the first element from start of the array which is less that the previous element. store this index in variable let's say 'startIndex'
3. Now find the first element from end of the arra...
Round duration - 45 minutes
Round difficulty - Easy
You are provided with a Binary Tree and one of its leaf nodes. Your task is to invert this binary tree, making sure to adhere to the following guidelines:
I explained the approach of swaping the child two nodes while traversing each node. The interview was fine with that approach
Round duration - 30 minutes
Round difficulty - Easy
This Round the HR checks whether you will be good fit for culture code that's followed by the company.
Tip 1 : Make sure that you have good understand of data structures, Algorithm and OOPS
Tip 2 : Practice as many problems as you can in any platform that you are comfortable on.
Tip 3 : Have a decent knowledge on SQL, DBMS, OS, computer networks
Tip 1 : Keep your resume short preferably 1 page and make sure its communicating all points
Tip 2 : Add only those thing that you are confident on.
Freshworks interview questions for designations
Top trending discussions
I applied via campus placement at Graphic Era University, Dehradun and was interviewed in Feb 2024. There were 5 interview rounds.
My role model is my mother, who has always been a source of inspiration and strength for me.
My mother has shown incredible resilience and determination in overcoming challenges.
She has always prioritized the well-being of our family and has taught me the importance of hard work and perseverance.
I admire her ability to balance work, family, and personal interests effectively.
Her kindness, generosity, and positive attitu...
I have worked on various projects including a marketing campaign analysis, a website redesign, and a customer satisfaction survey.
Marketing campaign analysis involved analyzing data to determine the effectiveness of different marketing strategies.
Website redesign project focused on improving user experience and increasing website traffic.
Customer satisfaction survey project involved designing and conducting surveys to
I applied via campus placement at St Josephs College of Engineering, Chennai and was interviewed in Apr 2024. There were 2 interview rounds.
It was well organised. Friendly staffs and responding.
Ai will take over the human race or not.
I applied via campus placement at Graphic Era University, Dehradun and was interviewed in Feb 2024. There were 5 interview rounds.
My role model is my mother, who has always been a source of inspiration and strength for me.
My mother has shown incredible resilience and determination in overcoming challenges.
She has always prioritized the well-being of our family and has taught me the importance of hard work and perseverance.
I admire her ability to balance work, family, and personal interests effectively.
Her kindness, generosity, and positive attitu...
I have worked on various projects including a marketing campaign analysis, a website redesign, and a customer satisfaction survey.
Marketing campaign analysis involved analyzing data to determine the effectiveness of different marketing strategies.
Website redesign project focused on improving user experience and increasing website traffic.
Customer satisfaction survey project involved designing and conducting surveys to
I applied via campus placement at St Josephs College of Engineering, Chennai and was interviewed in Apr 2024. There were 2 interview rounds.
It was well organised. Friendly staffs and responding.
1 Interview rounds
based on 1 review
Rating in categories
Senior Software Engineer
285
salaries
| ₹10.6 L/yr - ₹36 L/yr |
fresher
216
salaries
| ₹1 L/yr - ₹6 L/yr |
Software Engineer
183
salaries
| ₹5.5 L/yr - ₹16.1 L/yr |
Lead Software Engineer
179
salaries
| ₹17.2 L/yr - ₹50 L/yr |
Product Specialist
111
salaries
| ₹5 L/yr - ₹10.9 L/yr |
Zoho
Salesforce
LTIMindtree
TCS