Filter interviews by
I am a dedicated Automation Engineer with a strong background in programming and problem-solving skills.
Experienced in designing, developing, and implementing automated testing solutions
Proficient in programming languages such as Python, Java, and C++
Skilled in using automation tools like Selenium and Appium
Strong analytical and troubleshooting abilities
Excellent communication and teamwork skills
Top trending discussions
I applied via Referral and was interviewed in Apr 2020. There were 5 interview rounds.
Normalization is a process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a table into smaller tables and establishing relationships between them.
There are different levels of normalization, with each level having specific rules to follow.
Normalization helps to prevent data inconsistencies and anomalies.
Examples of normalization include converting r...
I applied via Company Website and was interviewed in May 2021. There was 1 interview round.
I appeared for an interview in Sep 2017.
posted on 15 Jul 2022
I applied via Approached by Company and was interviewed before Jul 2021. There were 2 interview rounds.
Basic programming questions
I applied via Walk-in and was interviewed before Jun 2021. There were 3 interview rounds.
Quantitative ability and logical ability
I am proficient in Java and Python.
Strong understanding of object-oriented programming concepts
Experience with Java frameworks such as Spring and Hibernate
Proficient in Python libraries such as NumPy and Pandas
Program to print HCF of numbers as output
Take input of two numbers from user
Find the smaller number between the two
Run a loop from 1 to the smaller number
Check if both numbers are divisible by the current loop variable
If yes, update the HCF variable
Print the HCF as output
I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.
Reasoning
I appeared for an interview in Jul 2022.
All multiple choices consisting of code output based questions and logical reasoning
I appeared for an interview before May 2021.
Round duration - 180 Minutes
Round difficulty - Easy
it was an coding round. i was not able to solve questions
Your task is to determine if two given strings are anagrams of each other. Two strings are considered anagrams if you can rearrange the letters of one string to form the...
Determine if two strings are anagrams of each other by checking if they contain the same characters.
Create character frequency maps for both strings and compare them.
Sort both strings and compare if they are equal.
Use a hash table to store character counts and check if they are the same for both strings.
Given a string str
and a character 'X', develop a function to eliminate all instances of 'X' from str
and return the resulting string.
The first lin...
Develop a function to remove all instances of a given character from a string.
Iterate through the string and build a new string excluding the specified character.
Use a StringBuilder or similar data structure for efficient string manipulation.
Handle edge cases such as empty string or character not found in the input string.
Given an array of strings A
of size N
, determine the longest complete string. A string is deemed complete if every prefix of the string also appears in the array. If mult...
Find the longest complete string in an array of strings, where every prefix of the string also appears in the array.
Iterate through each string in the array and check if all its prefixes exist in the array.
Keep track of the longest complete string found so far, and return the lexicographically smallest one if multiple exist.
If no complete string is found, return 'None'.
In a wedding ceremony at NinjaLand, attendees are divided into two groups: bride’s side and groom’s side. Attendees from the bride’s side hold odd numbers, while those...
Rearrange attendees from bride's side and groom's side while maintaining original order within each group.
Iterate through the linked list and separate odd and even numbers into two separate lists.
Merge the two lists while maintaining the original order within each group.
Output the rearranged linked list with bride's side attendees followed by groom's side attendees.
Given a Binary Tree with 'N' nodes, compute and return the sum of all its boundary nodes. The boundary nodes include the root node, leftmost external nodes, rightmost extern...
The Boundary Sum Problem involves calculating the sum of boundary nodes in a binary tree.
Traverse the tree in a specific order to identify the boundary nodes (root, leftmost, rightmost, and leaves)
Keep track of the sum of these boundary nodes as you traverse the tree
Handle cases where nodes have no children (-1)
Tip 1 : Stay focused
Tip 2 : Practice coding questions.
Tip 3 : View previous interviews of the companies
Tip 1 : Don't lie on resume
Tip 2 : Just write in format that is catchy
based on 1 interview
Interview experience
Software Engineer
237
salaries
| ₹5.2 L/yr - ₹21 L/yr |
Senior Software Engineer
207
salaries
| ₹9 L/yr - ₹30 L/yr |
Principal Software Engineer
158
salaries
| ₹12.8 L/yr - ₹35.7 L/yr |
Associate Software Engineer
139
salaries
| ₹4.5 L/yr - ₹12.8 L/yr |
Module Lead
82
salaries
| ₹22 L/yr - ₹39.3 L/yr |
ITC Infotech
HTC Global Services
Exela Technologies
HERE Technologies