Filter interviews by
I appeared for an interview in Oct 2020.
Round duration - 60 minutes
Round difficulty - Medium
On-Campus under the invigilation of College professors and campus placement ambassadors.
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
The task is to find the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences with all elements equal using the frequency of each element.
Return the result modulo 10^9 + 7.
Given a singly linked list of integers, return the head of the reversed linked list.
Initial linked list: 1 -> 2 -> 3 -> 4 -> NULL
Reversed link...
Reverse a singly linked list of integers and return the head of the reversed linked list.
Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.
Use three pointers to keep track of the current, previous, and next nodes while reversing the linked list.
Update the head of the reversed linked list as the last node encountered during the reversal process.
Round duration - 30 minutes
Round difficulty - Medium
Automate searching for profiles using stored mobile numbers and email addresses.
Create a script to query the database for mobile numbers and email addresses
Use a programming language like Python or SQL to automate the search process
Implement a search algorithm to efficiently match profiles based on the stored data
Round duration - 20 minutes
Round difficulty - Easy
Tip 1 : Make projects covering all topic.
Tip 2 : Practice data structure questions daily.
Tip 3 : Time yourself while solving aptitude questions.
Tip 1 : Have some projects related to job profile
Tip 2 : Write every courses you have taken, even those that are not required for the job profile.
I appeared for an interview before Oct 2021.
I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.
Two question was asked to solve using PySpark.
Word Count Coding Question was asked with Test Cases.
I applied via LinkedIn and was interviewed before Mar 2023. There were 4 interview rounds.
Basic coding test based on easy DSA
To develop some sort of a application demonstrating the OOP concepts
2 DSA questions for extra characterrrrrrrr
Interfaces in Golang define a set of methods that a type must implement.
Interfaces are a way to specify behavior of an object.
A type satisfies an interface if it implements all the methods of that interface.
Interfaces allow for polymorphism in Golang.
Example: type Writer interface { Write([]byte) (int, error) }
Example: type MyWriter struct {} func (mw MyWriter) Write(data []byte) (int, error) { return len(data), nil }
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 3 interview rounds.
I am a highly motivated and experienced professional with a passion for problem-solving and a track record of success in consulting.
I have over 5 years of experience in consulting, working with clients across various industries such as healthcare, finance, and technology.
I am skilled in project management, data analysis, and communication, which allows me to deliver high-quality results to clients.
I am a quick learner ...
Senior Business Analyst
1.4k
salaries
| ₹6.6 L/yr - ₹16.1 L/yr |
Business Analyst
1.2k
salaries
| ₹3.6 L/yr - ₹10 L/yr |
Senior Analyst
710
salaries
| ₹5.3 L/yr - ₹20 L/yr |
Manager
517
salaries
| ₹9.1 L/yr - ₹28.2 L/yr |
Analyst
395
salaries
| ₹4.3 L/yr - ₹11.2 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software