i
Filter interviews by
Assignment was related to my current position
How we can excel the company performance...our contribution was discussed
I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Jul 2023. There were 2 interview rounds.
Top trending discussions
I was interviewed in Jan 2025.
A sales pitch round in which a scenario was provided.
posted on 8 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 5 interview rounds.
Basic logic based questions
Basic coding questions
posted on 19 Nov 2024
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
Q1. Count occurence of character from a given string without using stream API.
Q2. Rotate given an array by given number
Count vowels and consonants in a given string
Iterate through each character in the string and check if it is a vowel or consonant
Keep separate counters for vowels and consonants
Consider both uppercase and lowercase characters
Exclude spaces and special characters from counting
Use Sieve of Eratosthenes algorithm to find prime numbers between 1 to n.
Implement Sieve of Eratosthenes algorithm
Iterate through numbers from 2 to n
Mark multiples of each number as non-prime
Remaining unmarked numbers are prime
ArrayList is better for random access and LinkedList is better for frequent insertions and deletions.
ArrayList uses dynamic array to store elements, allowing fast random access but slower insertions and deletions.
LinkedList uses doubly linked list to store elements, allowing fast insertions and deletions but slower random access.
Example: Use ArrayList when you need to frequently access elements by index. Use LinkedList...
List is an ordered collection, Set is a collection with no duplicates, Map is a key-value pair collection.
List maintains insertion order, Set does not allow duplicates, Map stores key-value pairs
List example: ArrayList, Set example: HashSet, Map example: HashMap
Calculate average salary of employees
Sum up all the salaries of employees
Divide the total sum by the number of employees to get the average
Example: salaries = [50000, 60000, 70000], average = (50000 + 60000 + 70000) / 3
posted on 13 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
3 questions, 1 hour. Questions mostly on DP, Graphs and strings
Pollfill is a function that returns a promise which resolves when a condition is met.
Pollfill function should return a promise
The promise should resolve when a specific condition is met
Use polling mechanism to check the condition at regular intervals
Throttling limits the number of times a function can be called over time, while debouncing ensures a function is only called after a certain amount of time has passed without it being called.
Throttling limits the rate at which a function can be called, preventing it from being called more than once in a specified time frame.
Debouncing waits for a specified amount of time to pass after the last time a function was calle...
posted on 11 Oct 2024
I have 5 years of experience working as an Academic Counsellor.
I have 5 years of experience in providing academic guidance and support to students.
During my time as an Academic Counsellor, I have successfully helped students navigate their academic paths and achieve their goals.
I have experience in creating academic plans, conducting assessments, and providing resources to students.
My experience includes working with s...
I am a dedicated academic counsellor with a passion for helping students achieve their academic and personal goals.
I have a background in education and psychology, which helps me understand the needs of students better.
I have experience in providing guidance on course selection, career planning, and study skills.
I am skilled in building rapport with students and creating a supportive environment for them to thrive.
I am...
My expected salary is negotiable and dependent on the responsibilities and opportunities offered by the position.
My expected salary is based on my qualifications, experience, and the market rate for similar positions.
I am open to discussing salary expectations during the interview process.
I am looking for a competitive salary that reflects my skills and contributions to the organization.
I was interviewed in Jun 2024.
Python Coding and dfcx technical questions one hour
Use case to build chatbot and dfcx concepts and playbooks 30 min
Interview experience
based on 21 reviews
Rating in categories
Project Manager
4
salaries
| ₹14 L/yr - ₹17.2 L/yr |
TCS
Infosys
Wipro
HCLTech