Filter interviews by
Delayed Job is a background job processing library for Ruby on Rails applications.
Delayed Job allows you to offload time-consuming tasks to be processed in the background.
It is commonly used for sending emails, generating reports, or any task that doesn't need to be done immediately.
Jobs are added to a queue and processed by a separate worker process.
It provides a simple API for creating and managing background jobs.
Ex
Active Record is a design pattern used in software development to simplify the interaction between objects and databases.
Active Record is an object-relational mapping pattern where each database table is represented by a class.
It allows developers to interact with the database using methods on the class, abstracting away the SQL queries.
It typically includes methods for CRUD operations (Create, Read, Update, Delete) on...
Top trending discussions
I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.
BigInteger is used for mathematical operations involving very large integers in Java.
BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.
It is commonly used in cryptography and security applications.
It provides methods for arithmetic, bitwise, and logical operations on large integers.
Example: calculating factorial of a large number, generating large prime nu
Merge Sort Algo code in java
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Time complexity: O(n log n)
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2020. There were 5 interview rounds.
Program to print a pattern and implement bubble sort on an array of strings.
For pattern printing, use nested loops to print the desired pattern.
For bubble sort, compare adjacent elements and swap if necessary.
Use a loop to iterate through the array until no more swaps are needed.
posted on 26 Aug 2021
I applied via Naukri.com and was interviewed in Feb 2021. There was 1 interview round.
Answers to various technical questions related to Java programming.
Java is preferred for its platform independence, object-oriented nature, and vast community support.
Functional programming in Java allows for more concise and readable code, and better support for parallel processing.
Wrapper classes are used to convert primitive data types into objects, and vice versa.
Fibonacci series is a sequence of numbers where each...
C# concepts including abstraction, interface, abstract method, abstract class, polymorphism, encapsulation, inheritance, and serialization.
Abstraction: hiding implementation details
Interface: defining a contract for behavior
Abstract method: method without implementation
Abstract class: class with one or more abstract methods
Polymorphism: ability of objects to take on multiple forms
Encapsulation: bundling data and behavi...
I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.
based on 1 interview
Interview experience
Software Engineer
25
salaries
| ₹15.3 L/yr - ₹25 L/yr |
Senior Software Engineer
8
salaries
| ₹12.5 L/yr - ₹26 L/yr |
Associate Software Engineer
7
salaries
| ₹11 L/yr - ₹12 L/yr |
QA Engineer
7
salaries
| ₹12 L/yr - ₹14 L/yr |
Software Developer
5
salaries
| ₹6.5 L/yr - ₹11.5 L/yr |
Accenture
Wipro
Cognizant
Capgemini