i
Acheron Software Consultancy
Filter interviews by
Two coding questions
Top trending discussions
posted on 27 Sep 2024
I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.
Basically It is a list of 25 questions having mix of Resoning,Aptitude &English. Each Queztion carries 2 marks and also there was a plus point that it doesn't have any negative marks
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
In JavaScript, == is used for loose equality comparison, while === is used for strict equality comparison.
== checks for equality after type coercion, while === checks for equality without type coercion
=== is more strict and recommended for use to avoid unexpected behavior
Example: 1 == '1' will return true, but 1 === '1' will return false
True. == compares only values, while === compares both values and data types.
== is used for value comparison, while === is used for both value and data type comparison
Example: 5 == '5' will return true, but 5 === '5' will return false
Example: 5 === 5 will return true, as both value and data type are the same
5 technical questions were asked out of which 3 tests are to be cleared
NVM stands for Node Version Manager, a tool used to manage multiple versions of Node.js on a single machine.
NVM allows developers to easily switch between different versions of Node.js for different projects.
It helps in avoiding conflicts between different projects that require different versions of Node.js.
NVM is commonly used in development environments where different projects have different Node.js version requirem
Node Version Manager (NVM) allows managing multiple Node.js versions on the same machine.
NVM allows you to easily switch between different Node.js versions on your machine.
It helps in handling higher Node.js versions in a lower Node.js version environment.
You can install, uninstall, and switch between Node.js versions using NVM.
Example: 'nvm install 12.18.3' to install a specific Node.js version.
posted on 29 Dec 2024
I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.
Questions on arrays and string on hacerrank easy to moderate level questions core java asked in technical interview 2 TR round and 1 MR round
I was interviewed in Aug 2024.
Good questions easy to think and clear
Two sections numerical and English consist of 200 questions in each in just 30 mins time each and difficulty is dead easy
Interviewer asked me to print this
XYZYX
YZYX
ZYX
YX
X
I have shown it to him but in return he asked me to print that if I give 5 as user input .He didn't give full clarity before starting the code .....worst experience
posted on 21 Oct 2023
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Yes, I have prior experience with Javascript.
I have worked on various projects using Javascript.
I am familiar with popular Javascript libraries and frameworks like React and Node.js.
I have experience in writing clean and efficient Javascript code.
I have used Javascript for both front-end and back-end development.
In the previous round, they give you a link to freecodecamp course - basic javascript.
In this round (Coding) every single question is asked from the exact same course, as is.
I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.
Basic Javascript and MERN Stack questions
Code to call an API and display data
Use a library like Axios or Fetch to make the API call
Parse the response data and display it on the frontend
Handle any errors that may occur during the API call
posted on 19 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
C, C++, Java, Object-Oriented Programming (OOP), and aptitude questions.(online)
Two coding questions involve strings and arrays, specifically the buy and sell stock problem, followed by a focus on binary, and then another string-related question.
MySQL is a relational database management system, NoSQL is a non-relational database management system, and SQL is a query language used to interact with databases.
MySQL is a traditional relational database that uses structured query language (SQL) for querying and managing data.
NoSQL databases are non-relational and can handle unstructured data. They are more flexible and scalable than MySQL.
SQL is a language used to ...
This project is used for managing and tracking software development tasks and projects.
Helps in organizing tasks and deadlines
Allows team collaboration and communication
Tracks progress and milestones
Generates reports for project analysis
List of 10 HTML tags commonly used in web development
<html>
<head>
<title>
<body>
<div>
<p>
<a>
<img>
<ul>
<li>
Microservices offer scalability, flexibility, and easier maintenance in software development.
Scalability: Microservices allow for individual components to be scaled independently, leading to better resource utilization.
Flexibility: Each microservice can be developed, deployed, and updated independently, allowing for faster innovation and adaptation to changing requirements.
Easier maintenance: With smaller, more focused...
Interview experience
Software Engineer
33
salaries
| ₹4.4 L/yr - ₹11.5 L/yr |
Associate Software Engineer
28
salaries
| ₹3.8 L/yr - ₹8 L/yr |
Senior Software Engineer
9
salaries
| ₹6.2 L/yr - ₹10.4 L/yr |
Associate Software Developer
8
salaries
| ₹4.5 L/yr - ₹6.3 L/yr |
Software Developer
6
salaries
| ₹4.5 L/yr - ₹8.9 L/yr |
Infosys
TCS
Wipro
HCLTech