Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2024. There were 4 interview rounds.
First round was coding test conducted by their IDE where you can program in any language like on hackerrank IDE . 5 question were asked from easy to hard
Stack is used for static memory allocation and stores local variables, while heap is used for dynamic memory allocation and stores objects.
Stack memory is allocated in a contiguous block and is faster to access compared to heap memory.
Variables stored on the stack have limited scope and lifetime, while objects on the heap can persist beyond the scope of the function.
Stack memory is managed by the compiler, while heap m...
Compiler translates entire code into machine code before execution, while interpreter translates code line by line during execution.
Compiler translates entire code into machine code before execution
Interpreter translates code line by line during execution
Compiler generates error messages after scanning entire code
Interpreter stops at first error encountered
Examples: C, C++ use compilers; Python, Ruby use interpreters
posted on 13 Jul 2022
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
5 coding questions you have to complete atleast 4
Basic aptitude questions
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 3 interview rounds.
MCQ questions on Linux Networking and SQL
posted on 2 Apr 2024
Math, logical reasoning
Pattern print, array, string question to be solved in any language
I was interviewed in Nov 2022.
Easy coding. School can also solve those problems
I am a passionate software engineer with experience in developing and implementing software solutions.
Experienced in programming languages such as Java, C++, and Python
Proficient in software development methodologies and tools
Strong problem-solving and analytical skills
Excellent communication and teamwork abilities
Developed a web application using Java Spring framework for a client
Implemented an algorithm to optimize d
posted on 28 May 2023
Aptitude - 60 minutes - 4 Sections 15 minutes Each
Discuss A random topic given to you by the manager
posted on 16 Apr 2024
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
Basic aptitude test, easy to crack.
Asked all SQL concepts and few scenario based questions.
I applied via Job Fair and was interviewed before Aug 2023. There were 2 interview rounds.
Find two numbers in an array that add up to a specific target value.
Use a hashmap to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the hashmap.
Return the indices of the two numbers that add up to the target value.
No, a circular loop is not present in a linked list.
A linked list does not have a circular loop by default.
If a linked list has a circular loop, it is considered a circular linked list.
Circular linked lists can be detected using Floyd's Cycle Detection Algorithm.
To identify duplicates in a circular linked list, use a hash set to keep track of visited nodes.
Traverse the circular linked list while adding each node to a hash set.
If a node is already in the hash set, it is a duplicate.
Consider edge cases such as an empty list or a list with only one node.
posted on 11 Jan 2023
I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.
There was a aptitude Round along with coding questions
I am a software engineer with experience in developing and maintaining software applications.
I have a Bachelor's degree in Computer Science
I have worked on various projects using different programming languages such as Java, C++, and Python
I am skilled in software development methodologies and have experience with Agile and Scrum
I have strong problem-solving and analytical skills
I am a quick learner and adapt easily to
I am passionate about both electronics and IT, and I believe that combining my knowledge in both fields will make me a valuable asset in the IT sector.
I have a strong foundation in electronics, which includes knowledge of circuit design, microcontrollers, and signal processing.
I have always been fascinated by the intersection of electronics and software development, and I have actively pursued projects that involve bot...
Yes, I know SQL.
I have experience writing SQL queries to retrieve and manipulate data from databases.
I am familiar with basic SQL syntax and can write SELECT, INSERT, UPDATE, and DELETE statements.
I have worked with various database management systems like MySQL, Oracle, and SQL Server.
I understand concepts like table relationships, indexes, and normalization.
I can use SQL to perform data analysis and generate reports.
Developed a web-based inventory management system for a retail company
Used HTML, CSS, and JavaScript for the frontend
Implemented a RESTful API using Node.js and Express.js for the backend
Utilized MongoDB as the database to store product information
Implemented features like adding, updating, and deleting products
Implemented user authentication and authorization for secure access
Designed a responsive and user-friendly in
I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.
An API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate with each other.
APIs define the methods and data formats that applications can use to request and exchange information.
APIs can be used to access services provided by other software applications, such as retrieving data from a database or sending notifications.
Examples of APIs include th...
Was just a simple program involving loops that I had unlimited time to do
Questions around Java, past experience and behavioural questions
Interview experience
based on 4 reviews
Rating in categories
Senior Software Engineer
376
salaries
| ₹5.5 L/yr - ₹19 L/yr |
Software Engineer
148
salaries
| ₹4 L/yr - ₹13 L/yr |
Senior Software Test Engineer
110
salaries
| ₹4 L/yr - ₹14 L/yr |
Software Developer
49
salaries
| ₹4 L/yr - ₹12 L/yr |
Senior Software Developer
47
salaries
| ₹5.1 L/yr - ₹18.6 L/yr |
TCS
Infosys
Wipro
HCLTech