i
RoboMQ
Filter interviews by
Offline coding test and one question regarding internship experience
I applied via Company Website and was interviewed in Aug 2022. There were 2 interview rounds.
Details about project
2 simple coding questions
Top trending discussions
posted on 17 May 2022
I appeared for an interview before May 2021.
Round duration - 90 minutes
Round difficulty - Hard
Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2)
, with initial conditions F(1) = F(2) = 1
.
Calculate the Nth Fibonacci number efficiently using dynamic programming.
Use dynamic programming to store previously calculated Fibonacci numbers to avoid redundant calculations.
Start with base cases F(1) and F(2) as 1, then iterate to calculate subsequent Fibonacci numbers.
Return the Nth Fibonacci number as the result.
Round duration - 30 minutes
Round difficulty - Medium
Familiar with basic DBMS concepts, joins, subqueries, and data structures.
Basic DBMS concepts include tables, relationships, normalization, and indexing.
Joins are used to combine rows from two or more tables based on a related column.
Subqueries are queries nested within another query to retrieve data.
Data structures refer to the way data is organized and stored in a database, such as arrays, linked lists, trees, and gr
Round duration - 15 minutes
Round difficulty - Easy
Tip 1 : Practice data structures in real time coding not just theory
Tip 2 : Do projects to understand the practical implementation
Tip 1 : Highlight your skills
Tip 2 : Mention internships and projects with extra details
posted on 20 Sep 2021
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2021. There were 3 interview rounds.
The Aptitude test was just like any other test, you need to have your base clear
Coding test has two questions. We were given a problem statement and code on it. Language could be any . I would rate the level of questions somewhat between medium to difficult
I applied via Campus Placement and was interviewed before Sep 2021. There were 3 interview rounds.
Duration: 1.5 hours
Topics: Reasoning, Coding, Office skills, Networking
Duration: 1.5 hours
Topics: Basic programming
posted on 26 Aug 2017
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as the same type.
Polymorphism is achieved through method overriding and method overloading.
Method overriding allows a subclass to provide a different implementation of a method that is already defined in its superclass.
Method overloading allows multiple methods with the same name but different parameters...
posted on 26 Aug 2017
I appeared for an interview in Dec 2016.
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as objects of a common superclass.
Polymorphism is achieved through method overriding and method overloading.
Method overriding allows a subclass to provide a specific implementation of a method that is already defined in its superclass.
Method overloading allows multiple methods with the same name but diff...
Program to generate Fibonacci series
Use a loop to generate the series
Start with two initial values, 0 and 1
Add the previous two numbers to get the next number
Repeat the process until the desired number of terms is reached
A program demonstrating inheritance in object-oriented programming.
Inheritance allows a class to inherit properties and methods from another class.
The derived class can add new features or override existing ones.
Inheritance promotes code reusability and modularity.
Example: Creating a base class 'Animal' and derived classes 'Dog' and 'Cat'.
OOPS concepts are fundamental principles in object-oriented programming.
Encapsulation: bundling of data and methods into a single unit (class)
Inheritance: ability of a class to inherit properties and methods from another class
Polymorphism: ability to use a single interface to represent different types of objects
Abstraction: hiding unnecessary details and exposing only essential features
Encapsulation: binding data and m...
Types of testing include unit testing, integration testing, system testing, and acceptance testing.
Unit testing focuses on testing individual components or units of code.
Integration testing verifies the interaction between different components or modules.
System testing ensures that the entire system functions correctly.
Acceptance testing is performed to validate if the system meets the requirements and is ready for dep
Black box testing is used to test the functionality of a software application without knowing its internal structure.
Black box testing focuses on the external behavior of the software.
It tests the software from a user's perspective, without any knowledge of the internal code.
It helps identify defects or issues in the software's functionality.
Black box testing is useful for validating requirements and ensuring the softw...
Developed a web-based project management system for tracking tasks and deadlines
Used HTML, CSS, JavaScript for front-end development
Implemented PHP and MySQL for back-end functionality
Incorporated user authentication and role-based access control
Utilized AJAX for dynamic content loading
I am a passionate software developer with a strong background in computer science and experience in developing web applications.
Graduated with a degree in Computer Science
Proficient in programming languages such as Java, Python, and JavaScript
Experience developing web applications using frameworks like React and Angular
Strong problem-solving skills and ability to work in a team
I am open to relocating for the right opportunity.
Open to exploring new locations for career growth
Willing to relocate for better job prospects
Flexible with moving to different cities or countries
Yes, I am willing to sign the bond.
I understand the terms and conditions of the bond.
I am committed to fulfilling my obligations as per the bond.
I am confident in my abilities to contribute positively to the company.
I am willing to invest my time and effort in the company's growth.
I have signed similar bonds in the past without any issues.
I applied via Job Fair and was interviewed before Apr 2021. There were 3 interview rounds.
Easy
Basic coding questions
General questions
posted on 15 Sep 2017
I appeared for an interview in Sep 2017.
based on 1 interview
Interview experience
2-10 Yrs
Not Disclosed
Associate Software Engineer
64
salaries
| ₹6.3 L/yr - ₹9.6 L/yr |
Software Developer
24
salaries
| ₹3 L/yr - ₹10 L/yr |
Software Engineer
22
salaries
| ₹4.1 L/yr - ₹12 L/yr |
Software Development Engineer
21
salaries
| ₹5.2 L/yr - ₹12 L/yr |
Associate Software Developer
9
salaries
| ₹7 L/yr - ₹10 L/yr |
TCS
Accenture
Wipro
Cognizant