Filter interviews by
Be the first one to contribute and help others!
Finding smallest of 4 numbers without using >.< and min function in Java.
Initialize a variable with the first number
Compare it with the remaining numbers using if-else statements
If a smaller number is found, update the variable
Repeat until all numbers are compared
The final value of the variable will be the smallest number
Code for palindrome checking
Convert the input to lowercase to ignore case sensitivity
Use two pointers, one at the start and one at the end of the string
Compare the characters at both pointers and move them towards each other
If all characters match, it's a palindrome
Javascript code to display 'Hello World!' on the webpage
Create a new HTML file
Add a script tag with 'type' attribute set to 'text/javascript'
Inside the script tag, use document.write() to display 'Hello World!'
Swap two numbers without using a temporary variable.
Use addition and subtraction to swap the values
Use XOR operator to swap the values
Use multiplication and division to swap the values
To add 2 tables, we need to use a join operation on a common column.
Identify the common column between the tables
Choose the appropriate join type (inner, outer, left, right)
Write the SQL query to join the tables
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Union combines and removes duplicates, Union All combines all rows including duplicates.
Union is used to combine the result sets of two or more SELECT statements and remove duplicates.
Union All is used to combine the result sets of two or more SELECT statements and includes all rows, including duplicates.
Union is slower than Union All as it has to remove duplicates.
Union requires the same number of columns in all SELEC...
Being assigned a project with unrealistic deadlines and minimal guidance
Received a project with tight deadlines and unclear requirements
Struggled to meet the deadlines due to lack of guidance and support
Had to work long hours and weekends to try to complete the project
Learned the importance of clear communication and setting realistic expectations
I applied via Approached by Company and was interviewed in Oct 2022. There were 3 interview rounds.
MCQ Questions on required Skill and a Coding Question
Python uses automatic memory management through garbage collection.
Python uses reference counting to keep track of objects in memory.
When an object's reference count reaches zero, it is immediately deleted.
Python also uses a garbage collector to clean up circular references.
Memory allocation is handled by the Python memory manager.
Python provides tools like sys.getsizeof() to monitor memory usage.
Constructor creates and initializes an object, Destructor destroys an object, Generators are functions that return iterators.
Constructor is a special method that is called when an object is created. It initializes the object's properties and allocates memory.
Destructor is a special method that is called when an object is destroyed. It frees up any resources that the object was using.
Generators are functions that use th...
I applied via Referral and was interviewed before May 2022. There were 4 interview rounds.
I applied via Approached by Company and was interviewed in Jul 2022. There were 6 interview rounds.
HackerRank coding test virtual
F2F Machine Coding - In person
I applied via Naukri.com and was interviewed in Jun 2023. There were 4 interview rounds.
Around 10 questions of programming which involves high level code as answers
Developing a new feature for the company's website to improve user experience.
Implementing front-end changes using React.js
Collaborating with UX designers to ensure design consistency
Testing the feature for bugs and performance issues
It had both aptitude and cs fundamentsls
Easy Leetcode questions
Reverse a linked list
Iterate through the list and reverse the pointers
Use three pointers to keep track of current, previous, and next nodes
Update the head of the list to point to the last node
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Basic aptitude and coding test
Senior Officer
578
salaries
| ₹2.3 L/yr - ₹5 L/yr |
Branch Manager
354
salaries
| ₹3.1 L/yr - ₹13.3 L/yr |
Brach Operation Manager
330
salaries
| ₹2.5 L/yr - ₹8 L/yr |
Assistant Manager
307
salaries
| ₹2.2 L/yr - ₹7.5 L/yr |
Sales Officer
245
salaries
| ₹1.5 L/yr - ₹4 L/yr |
AU Small Finance Bank
Equitas Small Finance Bank
Standard Chartered
Deutsche Bank