Filter interviews by
I was interviewed in Apr 2021.
Top trending discussions
I applied via Company Website and was interviewed in Mar 2023. There were 3 interview rounds.
Spelling
Grammar
Analogies
Critical reasoning
Const getMaxProfit = (prices) => {
let minPrice = prices[0];
let maxProft = 0;
for (const price of prices) {
const currentProfit = price - minPrice;
minPrice = Math.min(minPrice, price);
maxProft = Math.max(maxProft, price - minPrice);
}
return maxProft;
};
posted on 14 Mar 2024
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
Details work process
I applied via Company Website and was interviewed in Mar 2023. There were 3 interview rounds.
Spelling
Grammar
Analogies
Critical reasoning
Const getMaxProfit = (prices) => {
let minPrice = prices[0];
let maxProft = 0;
for (const price of prices) {
const currentProfit = price - minPrice;
minPrice = Math.min(minPrice, price);
maxProft = Math.max(maxProft, price - minPrice);
}
return maxProft;
};
based on 11 reviews
Rating in categories
Software Engineer
290
salaries
| ₹3 L/yr - ₹12 L/yr |
Senior Software Engineer
194
salaries
| ₹5.5 L/yr - ₹22 L/yr |
Quality Engineer
52
salaries
| ₹2.1 L/yr - ₹5.4 L/yr |
Technical Lead
51
salaries
| ₹10.5 L/yr - ₹27.5 L/yr |
Software Developer
46
salaries
| ₹3.2 L/yr - ₹10.4 L/yr |
Gemalto
Oberthur Technologies
Thales
G4S