i
Mindgraph
Filter interviews by
I applied via LinkedIn and was interviewed before Oct 2022. There were 2 interview rounds.
Check if a number is odd or even without using loops
Use bitwise AND operator with 1 to check if the least significant bit is 1 or 0
If the result is 1, the number is odd. If the result is 0, the number is even
Example: int num = 5; if((num & 1) == 1) { // odd number } else { // even number }
Top trending discussions
posted on 30 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Aptitude test includes number series, profit and loss, percentage, train problems
posted on 8 Oct 2024
I was interviewed in Apr 2024.
Use Set to remove duplicates from array of strings in JavaScript.
Create a Set from the array to automatically remove duplicates.
Convert the Set back to an array to get the unique values.
Example: const array = ['apple', 'banana', 'apple']; const uniqueArray = [...new Set(array)];
posted on 7 Oct 2024
Own Topic is given to me and I took the topic as " Cultural Event in my College"
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
International banking refers to financial services provided by banks across different countries to facilitate global trade and investment.
International banking involves services such as foreign exchange, trade finance, cross-border payments, and international investment.
Banks establish branches or subsidiaries in different countries to offer services to clients operating internationally.
International banking helps busi...
posted on 5 Feb 2024
I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Aug 2023. There were 4 interview rounds.
It wa easy , there were 20 mcq and 2 coding question .
Palindrom test with binary search algo
Trapping rain water test with leetcode
I applied via Telegram and was interviewed in Sep 2023. There were 4 interview rounds.
Reasoning ability ,verbality ,arthamatic ability and communication skills
I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.
Quantitative, Reasoning,Verbal
One coding question
You can attempt it in any language
I chose python
Software Engineer
30
salaries
| ₹2.5 L/yr - ₹10.5 L/yr |
Software Developer
11
salaries
| ₹3 L/yr - ₹12 L/yr |
Azure DevOps Engineer
7
salaries
| ₹5 L/yr - ₹6.1 L/yr |
Java Developer
7
salaries
| ₹2.6 L/yr - ₹8.5 L/yr |
Data Analytics Engineer
6
salaries
| ₹4 L/yr - ₹4.5 L/yr |
TCS
Infosys
Wipro
HCLTech