Filter interviews by
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
Proc is a block of code that can be reused, while lambda is an anonymous function.
Proc is a saved block of code that can be called multiple times, while lambda is a one-time anonymous function.
Procs are defined using the 'proc' keyword, while lambdas are defined using the 'lambda' keyword.
Procs can take multiple arguments, while lambdas are limited to a single expression.
A mixin is a way to add functionality to a class without using inheritance. Ruby does not support multiple inheritance due to potential conflicts.
Mixins in Ruby are achieved using modules, which can be included in classes to add methods and attributes.
Ruby does not support multiple inheritance because it can lead to the diamond problem, where conflicting methods from different parent classes cause ambiguity.
Instead of ...
Callbacks are methods that are called at certain points in an object's lifecycle. Destroy permanently deletes a record, while delete marks it as deleted.
Validation callbacks are methods that are called before or after validations on an object. They are used to ensure data integrity.
Destroy method permanently deletes a record from the database, including associated records. It does not trigger callbacks or validations.
D...
Many to many vs has and belongs to many association, and explanation of polymorphic association.
Many to many association involves a join table to connect two models with a many-to-many relationship.
Has and belongs to many association is a simpler version of many to many, where the join table is hidden.
Polymorphic association allows a model to belong to more than one other model, using a single association.
Example: Many...
Hashing is a technique to map data to a fixed-size value. To retain unique elements in a collection, use a hash set.
Create a hash set to store unique elements
Iterate through the collection and add each element to the hash set
If an element already exists in the hash set, skip adding it to retain only unique elements
I applied via Campus Placement and was interviewed in Dec 2022. There were 4 interview rounds.
Some aptitude question with 3 coding question were asked on string and array
Questions related to Java programming language concepts and SQL queries.
final is a keyword used to declare a constant value, finally is a block of code that executes after a try-catch block
static final is used to declare a constant value that can be accessed without creating an instance of the class, local variable has a limited scope within a method
Deadlock occurs when two or more threads are blocked and waiting for e...
Top trending discussions
posted on 27 Aug 2024
I applied via Job Portal
I appeared for an interview before Mar 2024.
The aptitude test mainly covered logical reasoning, quantitative aptitude, and basic programming concepts. Questions were of moderate difficulty, with some time-based problem-solving challenges. Practicing common aptitude topics like puzzles, numerical ability, and coding fundamentals can help in preparation.
The group discussion round focused on general topics related to technology, current affairs, and workplace scenarios. The evaluators were looking for clarity of thought, communication skills, and how well candidates could present their points while engaging with others. Staying confident and actively participating helped in getting selected.
posted on 19 Nov 2021
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Check if a number is prime and optimize the code.
Start by checking if the number is less than 2, in which case it is not prime.
Iterate from 2 to the square root of the number and check if any of them divide the number evenly.
If a divisor is found, the number is not prime. Otherwise, it is prime.
To optimise API calls in React, use asynchronous functions and caching techniques.
Use async/await to handle API calls
Implement caching to reduce network requests
Use memoization to avoid unnecessary re-renders
Consider using a state management library like Redux
Use performance profiling tools like React DevTools
posted on 9 Feb 2022
I applied via Campus Placement
Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
An actual component is a reusable and modular piece of software that performs a specific function within a larger system.
Components are often designed to be independent and can be easily integrated into different systems.
Examples of components include buttons, input fields, and dropdown menus in a user interface.
Components can have their own logic, styling, and functionality, making them versatile building blocks for s
Designing the architecture for a software system involves planning the structure and components of the system.
Identify the key components of the system and their interactions
Choose appropriate technologies and frameworks for each component
Consider scalability, performance, security, and maintainability
Create a detailed diagram or documentation of the architecture
posted on 6 Jan 2025
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Based on JavaScript and Java.
A task based on JavaScript.
posted on 11 Feb 2022
I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.
1st test was aptitude and a easy coding test
The 2nd test was pure coding based test on hacker rank platform and contains 2 easy and 2 medium question
Some of the top questions asked at the BestPeers Infosystem Junior Software Developer interview -
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
95
salaries
| ₹2.4 L/yr - ₹9.6 L/yr |
Software Developer
73
salaries
| ₹3 L/yr - ₹10.1 L/yr |
Senior Software Engineer
20
salaries
| ₹7.2 L/yr - ₹16 L/yr |
Ruby on Rails Developer
15
salaries
| ₹3 L/yr - ₹9 L/yr |
Junior Software Developer
12
salaries
| ₹2.4 L/yr - ₹4.2 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler