i
Avalon Information Systems
Filter interviews by
I appeared for an interview in Feb 2025, where I was asked the following questions.
I applied via Campus Placement
5 Coding questions were asked
I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.
I am excited about the innovative projects and collaborative team at your company.
I am impressed by the cutting-edge technologies your company is using.
I am excited about the opportunity to work with a talented and diverse team.
I believe my skills and experience align well with the projects your company is working on.
Create a crud REST API in laravel
Avalon Information Systems interview questions for popular designations
I appeared for an interview before May 2021.
Round duration - 45 Minutes
Round difficulty - Medium
Timing : 6 pm
A problem regarding database migration was put forth and I had to come up with the best possible ways to migrate the db.
Also I was asked about my then project and challenges that I solved there.
The interviewer was helpful, polite and was guiding me to the correct answer
Round duration - 90 Minutes
Round difficulty - Hard
There were three interviewers and I was asked to share my screen.
I was asked to write pseudo codes
Reverse the given string so that the last word appears first, the second last word appears second, and so on, while keeping the individual words unchanged.
Reverse the given string word-wise while keeping the individual words unchanged.
Split the input string by space to get individual words
Reverse the array of words
Join the reversed array of words back into a single string
Identify errors in JavaScript code
Missing semicolons at the end of lines
Incorrect variable names or syntax
Using undeclared variables
Incorrect function calls or parameters
Round duration - 20 Minutes
Round difficulty - Easy
One developer as an interviewer
Generate random numbers in JavaScript using Math.random() function.
Use Math.random() function to generate a random number between 0 and 1.
Multiply the result by the desired range and add the minimum value to get random numbers within a specific range.
Use Math.floor() to round down the generated number to the nearest integer.
Tip 1 : Have an in-depth knowledge of the current project including technology, business utility, architecture
Tip 2 : Learn and practice the basics well.
Tip 3 : Go through the job requirement and prepare specifically to that.
Tip 1 : don't use tables as text extraction can go wrong for the data in the table
Tip 2 : highlight your skills and experience that match the profile you are applying
Tip 3 : customise every resume in accordance to the job profile to increase your chances for interview multi fold
Top trending discussions
posted on 27 Aug 2024
I applied via Referral
API Design using Node and Mongo
NodeJs , JavaScript, System Design
posted on 3 Jul 2021
I applied via Naukri.com and was interviewed in Jan 2021. There were 5 interview rounds.
Sessions store data on the server side while cookies store data on the client side.
Sessions store data on the server side, usually in a temporary directory or database
Cookies store data on the client side, in the form of key-value pairs
Sessions are more secure as the data is not exposed to the client
Cookies can be easily manipulated by the client, making them less secure
posted on 3 Sep 2024
posted on 6 Feb 2024
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
based on 4 interviews
Interview experience
based on 33 reviews
Rating in categories
Senior Software Engineer
13
salaries
| ₹7 L/yr - ₹12.6 L/yr |
Software Engineer
9
salaries
| ₹3.6 L/yr - ₹8.5 L/yr |
Software Developer
8
salaries
| ₹4 L/yr - ₹13 L/yr |
Junior Software Engineer
7
salaries
| ₹4.6 L/yr - ₹7.5 L/yr |
Data Analyst
6
salaries
| ₹5.7 L/yr - ₹5.7 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys