Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 2 interview rounds.
MVC is a design pattern that separates an application into three interconnected components: Model, View, and Controller.
Model represents the data and business logic of the application
View is responsible for rendering the user interface
Controller handles user input and updates the model and view accordingly
In ROR, the model is typically represented by a database table, the view is an HTML template, and the controller is...
Different types of associations include one-to-one, one-to-many, many-to-many, and polymorphic associations.
One-to-one association: each record in one table is associated with one and only one record in another table.
One-to-many association: each record in one table is associated with one or more records in another table.
Many-to-many association: each record in one table is associated with one or more records in anothe...
Exceptions in Ruby can be handled using the 'begin', 'rescue', and 'ensure' keywords.
Use 'begin' to start a block of code that may raise an exception
Use 'rescue' to catch the exception and handle it
Use 'ensure' to ensure that a block of code is always executed, regardless of whether an exception was raised or not
Use 'raise' to manually raise an exception
Use 'retry' to retry a block of code if an exception was raised
As a Ror Software Engineer, my roles and responsibilities include developing and maintaining Ruby on Rails applications.
Developing and implementing new features and functionalities in Ruby on Rails applications
Writing clean, efficient, and maintainable code
Troubleshooting and debugging issues in existing applications
Collaborating with cross-functional teams to gather requirements and deliver high-quality software solut...
Top trending discussions
I applied via Campus Placement and was interviewed before Sep 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.
I was attended for technical f2f round for Android app developer, they asked to develop sample app with large json parsing in grid view. It's good and nice.
posted on 27 Jan 2017
I appeared for an interview in Dec 2016.
I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.
Quick sort is a divide and conquer algorithm that sorts the array by selecting a pivot element and partitioning the other elements around it. Merge sort is also a divide and conquer algorithm that divides the array into two halves, sorts them separately and then merges them.
Quick sort has an average time complexity of O(n log n) while merge sort has a time complexity of O(n log n) in all cases.
Quick sort is an in-place...
System design for Naukri.com platform
Identify user requirements and design the system architecture accordingly
Use scalable and reliable technologies for high traffic handling
Implement features like job search, job posting, resume upload, etc.
Ensure data security and privacy of users
Integrate with third-party services like payment gateways, social media platforms, etc.
Highest sum of contiguous subarray in an array
Use Kadane's algorithm to find the maximum sum subarray
Initialize max_so_far and max_ending_here to 0
Loop through the array and update max_ending_here and max_so_far
Return max_so_far as the highest subset sum subarray
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
Add two linked lists and return the sum as a linked list.
Traverse both linked lists and add the corresponding nodes.
Handle carry over while adding nodes.
Create a new linked list to store the sum and return it.
Quick sort is faster but unstable, while merge sort is slower but stable.
Quick sort uses a pivot element to divide the array into two parts and recursively sorts them.
Merge sort divides the array into two halves, sorts them separately, and then merges them.
Quick sort has an average time complexity of O(n log n), while merge sort has a time complexity of O(n log n) in all cases.
Quick sort is not stable, meaning that the...
I applied via Campus Placement and was interviewed in Jun 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects to be treated as if they are of multiple types.
It enables code to be written that can work with objects of different classes in a uniform way.
Polymorphism can be achieved through method overloading or method overriding.
Example: A shape class can have multiple subclasses like circle, square, triangle, etc. and all can be treated a...
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows for code reuse and promotes code organization.
The existing class is called the parent or superclass, and the new class is called the child or subclass.
The child class inherits all the properties and methods of the parent class, and can also add new properties and method...
It was good , 2 questions are there to code.
React Router is a popular routing library for React applications.
React Router is used for handling navigation in React applications.
It allows defining multiple routes in the application and rendering different components based on the URL.
React Router provides components like BrowserRouter, Route, Switch, and Link for routing.
Example:
based on 1 interview
Interview experience
Sales Manager
154
salaries
| ₹2.8 L/yr - ₹6.1 L/yr |
Area Sales Manager
35
salaries
| ₹4.6 L/yr - ₹10.5 L/yr |
Operations Executive
27
salaries
| ₹2.4 L/yr - ₹4.2 L/yr |
Software Developer
15
salaries
| ₹4 L/yr - ₹10 L/yr |
Manager
11
salaries
| ₹4.7 L/yr - ₹11 L/yr |
Cogoport
KrazyBee
Treebo Hotels
Woodenstreet.com