Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Progreesive Qs asked, simple for bank aspirants
Can select your language - Python, C++, Java
posted on 15 Jul 2024
Reasoning English aptitude
Snap-on Business Solutions interview questions for popular designations
Test is good I was selected from test
I was interviewed in Sep 2021.
Round duration - 60 minutes
Round difficulty - Medium
Timing - 1:00 pm
Zoom video call. Was asked to share screen while coding.
Interviewer was friendly
Given a string, your task is to determine if it is a palindrome considering only alphanumeric characters.
The input is a single string without any leading or trailing...
Check if a given string is a palindrome considering only alphanumeric characters.
Remove non-alphanumeric characters from the input string.
Compare the string with its reverse to check for palindrome.
Handle edge cases like empty string or single character input.
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 that counts lowercase alphabets, digits, and white spaces in 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
Round duration - 60 Minutes
Round difficulty - Medium
It was taken at 1:00 pm.
This was taken by senior management.
Was asked to share the screen.
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 pointed by the slow pointer
Given an array of strings ARRSTR[]
of size N
, and a character C
, your task is to sort the ARRSTR[]
array according to a new alphabetical order that starts with the ...
Sort an array of strings based on a new alphabetical order starting with a given character.
Iterate through the array of strings and compare each string based on the new alphabetical order starting with the given character.
Use a custom comparator function to sort the strings according to the new alphabetical order.
Return the sorted array of strings.
Round duration - 60 Minutes
Round difficulty - Easy
Timing - 5:30 pm
Interviewer was very friendly.
Tip 1 : Do atleast 2 projects
Tip 2 : Complete competitive programming
Tip 3 : Practice more interview Questions particular to the company applying to
Tip 1 : Don't lie on resume
Tip 2 : Try to wrap resume in one page
Aptitude questions - duration 1 hr
I applied via Naukri.com and was interviewed in Aug 2021. There were 5 interview rounds.
I applied via Approached by company and was interviewed in Aug 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jan 2022. There were 2 interview rounds.
To read data for m excel, a program can use libraries like pandas or openpyxl.
Use pandas library to read data from multiple excel files
Use openpyxl library to read data from a specific excel file
Specify the file path and sheet name to read data
Use loops to read data from multiple sheets or files
Handle errors and exceptions while reading data
Oops concepts are the fundamental concepts of Java programming language.
Encapsulation - wrapping up of data and methods into a single unit
Inheritance - acquiring properties of parent class by child class
Polymorphism - ability of an object to take many forms
Abstraction - hiding implementation details and showing only necessary information
Top trending discussions
based on 7 interviews
Interview experience
based on 84 reviews
Rating in categories
Consultant
95
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
78
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Consultant
32
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech