Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
I am a dedicated and experienced Onsite Support Engineer with a strong background in troubleshooting and resolving technical issues.
I have a Bachelor's degree in Computer Science
I have 5+ years of experience in providing onsite support for various IT systems
I am proficient in diagnosing hardware and software problems
I have excellent communication skills and can effectively communicate technical information to non-techn...
I am a dedicated and experienced Onsite Support Engineer with a strong background in troubleshooting and resolving technical issues.
I have X years of experience in providing onsite support for various IT systems and networks.
I am skilled in diagnosing hardware and software problems and implementing effective solutions.
I have a proven track record of delivering excellent customer service and building strong relationship...
Top trending discussions
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 Campus Placement and was interviewed in Nov 2020. There were 6 interview rounds.
OOPs concepts are the fundamental principles of object-oriented programming.
Encapsulation - binding data and functions that manipulate the data
Inheritance - creating new classes from existing ones
Polymorphism - ability of objects to take on many forms
Abstraction - hiding implementation details and showing only functionality
Storage classes in C define the scope and lifetime of variables.
There are four storage classes in C: auto, register, static, and extern.
Auto variables are local to a block and have automatic storage duration.
Register variables are stored in CPU registers for faster access.
Static variables have a lifetime throughout the program and are initialized only once.
Extern variables are declared outside any function and can be a...
Linked list is a linear data structure. DFS and BFS are graph traversal algorithms.
Linked list is a collection of nodes where each node points to the next node.
DFS (Depth First Search) is a traversal algorithm that explores as far as possible along each branch before backtracking.
BFS (Breadth First Search) is a traversal algorithm that explores all the vertices of a graph in breadth-first order.
Example of linked list: ...
Optimize O(n2) program to O(log n)
Use binary search instead of linear search
Divide and conquer approach can be used
Implement efficient data structures like heap, AVL tree, etc.
Reduce unnecessary iterations and comparisons
Use memoization to avoid redundant calculations
I applied via Company Website and was interviewed before Dec 2021. There were 3 interview rounds.
There are 2section of exam i.e English and Data structure
I applied via Campus Placement and was interviewed before Feb 2022. There were 3 interview rounds.
Middle level Math and English, and logical reasoning questions
Two codes need to solve or atleast one need to resolve
posted on 19 Feb 2023
I applied via Superset and was interviewed before Feb 2022. There were 3 interview rounds.
Basic Data Structure They asked and Details about projects
Communication Skills and Technical Questions
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.
Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.
To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.
SOLID principles are a set of design principles for writing maintainable and scalable cod...
To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.
Create an EC2 instance in the desired region and select the appropriate instance type
Configure security groups to allow traffic to and from the instance
Install necessary software and dependencies on the instance
Upload your application code to the instance
Start the ...
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Software Engineer
10
salaries
| ₹35 L/yr - ₹82.1 L/yr |
Senior Software Engineer
10
salaries
| ₹35 L/yr - ₹60 L/yr |
Analyst
8
salaries
| ₹16.2 L/yr - ₹28.4 L/yr |
Data Analyst
7
salaries
| ₹20 L/yr - ₹28 L/yr |
Accounts Manager
5
salaries
| ₹22 L/yr - ₹38 L/yr |
Accenture
Capgemini
HCLTech
Teleperformance