i
Bounteous x
Accolite
Filter interviews by
I appeared for an interview in Sep 2024.
MCQs:
Code debugging and output analysis
Data structures and algorithms
SQL queries
Concepts in Java and C++
Convert a string into a zigzag pattern on a given number of rows and read line by line.
The zigzag pattern is formed by writing characters diagonally down and up across multiple rows.
For example, with 3 rows and the string 'PAYPALISHIRING', the pattern looks like: P A H N A P L S I I G Y I A
To construct the result, iterate through the string and place characters in the appropriate row based on the current dire...
Implement a stack using two queues to achieve LIFO behavior.
Use two queues: queue1 and queue2.
For push operation, enqueue the element in queue1.
For pop operation, dequeue all elements from queue1 to queue2 except the last one, then dequeue the last element from queue1.
Swap the names of queue1 and queue2 after pop operation to maintain the stack structure.
Example: Push(1), Push(2), Pop() returns 2, Push(3), Pop() return...
Top trending discussions
I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.
I appeared for an interview in Sep 2019.
I applied via Recruitment Consultant and was interviewed before Jan 2020. There were 5 interview rounds.
I am proficient in Java, Python, and C++. I have 2 years of experience in software development. I have excellent communication skills for client interaction.
Proficient in Java, Python, and C++
2 years of software development experience
Excellent communication skills for client interaction
I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Feb 2021. There were 3 interview rounds.
Basic Java programs related to string and array manipulation
I applied via Company Website and was interviewed in Apr 2020. There were 4 interview rounds.
posted on 12 Jul 2021
I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 2 reviews
Rating in categories
Senior Software Engineer
1.7k
salaries
| ₹5.5 L/yr - ₹28.7 L/yr |
Software Engineer
604
salaries
| ₹4 L/yr - ₹17 L/yr |
Associate Technical Delivery Manager
438
salaries
| ₹11.5 L/yr - ₹42 L/yr |
Senior Test Engineer
222
salaries
| ₹5 L/yr - ₹19.4 L/yr |
Technical Delivery Manager
129
salaries
| ₹22 L/yr - ₹54.9 L/yr |
Xoriant
CitiusTech
HTC Global Services
HERE Technologies