Filter interviews by
I applied via Campus Placement and was interviewed before Sep 2023. There were 4 interview rounds.
Coding and mcq questions
OOPS concepts refer to Object-Oriented Programming concepts like Inheritance, Polymorphism, Encapsulation, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability for objects of different classes to respond to the same method.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hiding the complex implementation ...
A basic implementation of a linked list in software engineering involves creating nodes and managing their connections.
A linked list consists of nodes, where each node contains data and a reference to the next node.
Example of a node structure in Python: class Node: def __init__(self, data): self.data = data; self.next = None.
To create a linked list, initialize a head node and add nodes by updating the next reference of...
I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 4 interview rounds.
I applied via Approached by Company and was interviewed before Feb 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before May 2022. There were 4 interview rounds.
Basic random questions
SQL and Python are fundamental skills for a software engineer.
SQL is used for managing relational databases and querying data.
Python is a popular programming language for data analysis, web development, and automation.
Python can be used to interact with SQL databases using libraries like SQLAlchemy and psycopg2.
Understanding SQL and Python can help with tasks like data manipulation, reporting, and automation.
Examples o...
Top trending discussions
I appeared for an interview in Sep 2017.
I applied via Naukri.com and was interviewed before May 2018. There were 5 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 first naukari and was interviewed before Oct 2020. There were 4 interview rounds.
To find the shortest path in a graph stored in SQL, use algorithms like Dijkstra's or A* with SQL queries for traversal.
Use Dijkstra's algorithm for weighted graphs to find the shortest path efficiently.
For unweighted graphs, consider using Breadth-First Search (BFS).
Store graph edges in a table with columns for source, destination, and weight.
Example SQL query: SELECT * FROM edges WHERE source = 'A' AND destination = ...
based on 5 interview experiences
Difficulty level
Duration
based on 9 reviews
Rating in categories
Software Engineer
53
salaries
| ₹6.8 L/yr - ₹14 L/yr |
Senior Software Engineer
52
salaries
| ₹10.5 L/yr - ₹18 L/yr |
Test Engineer
50
salaries
| ₹5.9 L/yr - ₹9 L/yr |
System Analyst
36
salaries
| ₹16.1 L/yr - ₹26.5 L/yr |
Senior Test Engineer
30
salaries
| ₹8 L/yr - ₹15 L/yr |
ITC Infotech
CMS IT Services
KocharTech
3i Infotech