Filter interviews by
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Behavioral questions and a coding test
Top trending discussions
posted on 4 Dec 2024
3 coding que easy,med and hard
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 5 interview rounds.
F2f virtual coding round
I applied via campus placement at Malviya National Institute of Technology (NIT), Jaipur and was interviewed in Sep 2024. There was 1 interview round.
2 coding questions, 1hr
posted on 23 Jan 2025
posted on 29 Feb 2024
Core java , string, thread , sql, mvc, spring boot
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
This is Simple medium level
I am a passionate software engineer with a strong background in coding and problem-solving.
Experienced in multiple programming languages such as Java, Python, and C++
Worked on various projects including web development and mobile applications
Strong understanding of data structures and algorithms
Excellent communication and teamwork skills
Constantly learning and adapting to new technologies
I applied via campus placement at BV Raju Institute of Technology, Medak and was interviewed in Sep 2023. There were 3 interview rounds.
Program to convert alternate letters of a sentence to uppercase, excluding whitespace
Iterate through each character of the sentence
Check if the character is a letter and if its index is odd
Convert the letter to uppercase if conditions are met
I approach solving balanced parenthesis program by using a stack data structure.
Use a stack to keep track of opening parentheses
Iterate through the input string and push opening parentheses onto the stack
When a closing parenthesis is encountered, pop from the stack and check if it matches the closing parenthesis
If stack is empty at the end and all parentheses are matched, the string is balanced
Program to print top five students in a classroom, handling edge cases
Create a list of students with their grades
Sort the list in descending order based on grades
Print the top five students, handling cases where there are less than five students or ties in grades
A program to check if a given string is a palindrome.
Create a function that takes a string as input.
Reverse the string and compare it with the original string.
If they are the same, then the string is a palindrome.
Example: 'racecar' is a palindrome.
Example: 'hello' is not a palindrome.
A program to return Fibonacci series using recursion or iteration
Use recursion to generate Fibonacci series
Use iteration to generate Fibonacci series
Handle edge cases like negative input or input of 0 or 1
Example: Fibonacci series up to 10 - 0, 1, 1, 2, 3, 5, 8, 13, 21, 34
Different ways to create a table in Python include using pandas, sqlite3, and SQLAlchemy libraries.
Using pandas library to create a table from a dictionary or list of lists
Using sqlite3 library to create a table in a SQLite database
Using SQLAlchemy library to create a table in a SQL database
posted on 27 Jul 2024
General SQL Questions.
based on 1 interview
Interview experience
ICICI Lombard General Insurance Company
HDFC Ergo General Insurance
Bajaj Allianz General Insurance
Reliance General Insurance