Filter interviews by
I applied via Company Website and was interviewed before May 2023. There were 4 interview rounds.
Hacker Earth - Couple of Aptitude and Java theory questions followed by 2 Java coding questions. Medium to Hard Difficulty level
Array List is a dynamic array that can grow or shrink in size, while Array has a fixed size.
Array List allows for dynamic resizing, while Array has a fixed size set at initialization.
Array List is more flexible and easier to work with for adding or removing elements.
Array has better performance for random access due to contiguous memory allocation.
Example: ArrayList
Waterfall model is a linear sequential approach to software development, while Agile is an iterative and incremental approach.
Waterfall model follows a sequential process where each phase must be completed before moving on to the next.
Agile is flexible and allows for changes to be made throughout the development process.
Waterfall model is best suited for projects with well-defined requirements, while Agile is better fo...
To send a POST request in Python, use the requests library.
Import the requests library
Use the requests.post() method with the URL and data as parameters
Handle the response object to get the result
An application can be scaled to cater to a wider audience by implementing load balancing, caching, database optimization, and microservices architecture.
Implement load balancing to distribute incoming traffic across multiple servers to prevent overload on any single server.
Utilize caching to store frequently accessed data in memory for faster retrieval and reduced load on the database.
Optimize the database by indexing ...
Designing a payment processing system involves creating a secure and efficient platform for handling financial transactions.
Implement secure encryption methods to protect sensitive data
Utilize tokenization to replace card information with a unique identifier
Integrate with payment gateways like PayPal or Stripe for processing transactions
Include fraud detection mechanisms to prevent unauthorized transactions
Top trending discussions
posted on 11 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.
Basic DSA from the hacker rank website
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep level
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
General Topic And controversial topic
Number series in python involves generating a sequence of numbers based on a specific pattern or rule.
Use loops or list comprehensions to generate number series.
Identify the pattern or rule to determine the next number in the series.
Examples: Fibonacci series, prime numbers series, arithmetic progression.
1 hour , dsa, hackerearth, medim to hard
Hash Map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.
Hash Map uses a hash function to determine the index of the key-value pair in the underlying array.
Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.
Hash Map typically has a load factor threshold to determine whe...
posted on 6 Sep 2024
Comprehensive questions
Java strings programs
posted on 10 Jun 2024
diff var let const
var is function-scoped, let and const are block-scoped
var can be redeclared and reassigned, let can be reassigned but not redeclared, const cannot be reassigned or redeclared
const must be initialized during declaration, let and var can be declared without initialization
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
20
salaries
| ₹9.9 L/yr - ₹33.6 L/yr |
Software Engineer
15
salaries
| ₹6.3 L/yr - ₹11.4 L/yr |
Technical Lead
9
salaries
| ₹21.5 L/yr - ₹42.6 L/yr |
Software Developer
7
salaries
| ₹7.2 L/yr - ₹13 L/yr |
QA Lead
6
salaries
| ₹14.5 L/yr - ₹22 L/yr |
Copado
Flosum
Qentelli
Bluepi Consulting