Filter interviews by
I applied via Campus Placement and was interviewed in Mar 2024. There were 4 interview rounds.
Two DSA question based on dp and recurssion
The depth of a string is the number of nested levels of parentheses in the string.
Iterate through the characters of the string and keep track of the current depth using a counter variable.
Increment the counter when an opening parenthesis is encountered and decrement it when a closing parenthesis is encountered.
Return the maximum depth reached during the iteration as the final depth of the string.
The right view of a binary tree shows the rightmost nodes at each level from top to bottom.
Traverse the tree in a level order manner and keep track of the rightmost node at each level.
Use a queue to store nodes at each level and update the rightmost node as you traverse.
Example: For a binary tree with root node 1 and right children 3 and 4, the right view would be [1, 3, 4].
I was asked 2 medium level DSA problems and expectation was to cover every edge case while writing code
I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.
Was alright. Needed some time to practice.
Top trending discussions
I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.
In five years, I envision myself as a senior analyst, leading projects and mentoring junior team members while driving impactful data-driven decisions.
I aim to develop expertise in advanced analytics tools, such as Python and R, to enhance data modeling capabilities.
I plan to take on leadership roles in projects, guiding teams to deliver actionable insights that align with business goals.
I aspire to mentor junior analy...
To debug a particular program without affecting others, use breakpoints and step through the code.
Set a breakpoint in the program you want to debug
Step through the code using a debugger to identify the issue
Use logging statements to track the flow of the program
Check the call stack to see which functions are being called
Use conditional breakpoints to stop the program at specific points
I applied via Walk-in and was interviewed before Jun 2021. There were 2 interview rounds.
HR told about the company on the first day, how it works, told the rules, showed the management and a lot
I applied via Approached by Company and was interviewed before Jul 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
If and Switch Case statements are used for conditional branching in programming.
If statements are used for simple conditional branching.
Switch Case statements are used for multiple conditional branching.
If statements are more flexible than Switch Case statements.
Switch Case statements are more efficient than If statements for large number of conditions.
If statements can be nested, but Switch Case statements cannot.
Exam...
Yes, algorithms and pseudocodes are still important in IT Services.
Algorithms are used in various fields of IT such as machine learning, data analysis, and cryptography.
Pseudocodes are used to plan and design algorithms before coding them.
Understanding algorithms and pseudocodes is essential for software engineers to write efficient and optimized code.
Examples of algorithms include sorting algorithms, search algorithms...
Yes, I am comfortable using both CLIs and IDEs for my daily tasks.
I have experience using various CLIs such as Git Bash, Windows Command Prompt, and Terminal on macOS.
I am proficient in using IDEs such as Visual Studio Code, Eclipse, and IntelliJ IDEA.
I understand the benefits and drawbacks of both CLIs and IDEs and can choose the appropriate tool for the task at hand.
based on 2 interview experiences
Difficulty level
Duration
Software Development Engineer II
12
salaries
| ₹30 L/yr - ₹44.5 L/yr |
Software Development Engineer
5
salaries
| ₹12 L/yr - ₹25 L/yr |
Software Developer
4
salaries
| ₹16 L/yr - ₹24 L/yr |
Software Engineer
3
salaries
| ₹12 L/yr - ₹25 L/yr |
Senior Product Manager
3
salaries
| ₹50 L/yr - ₹66 L/yr |
TCS
Accenture
Wipro
Cognizant