i
rtCamp Solutions
Filter interviews by
I applied via Campus Placement and was interviewed in Jul 2023. There were 2 interview rounds.
Top trending discussions
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
posted on 9 Jun 2024
I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in May 2024. There were 2 interview rounds.
Basic questions are there in the test.
&& is a logical AND operator in JavaScript, while &&& is not a valid operator.
&& is used to combine two logical expressions and returns true only if both expressions are true
&&& is not a valid operator in JavaScript and will result in a syntax error
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 Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.
There wew two questions in the test one was a pattern problrm to print and second was a rray problem you have to solve both of the questions
posted on 24 Aug 2023
I applied via Referral and was interviewed in Jul 2023. There were 3 interview rounds.
There was coding round in php of 5 questions and 3 to be attempted
I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.
Switch two variables in a string without using the third variable
Car Parking Management system
CSS is used to style and format web pages, making them visually appealing and user-friendly.
CSS is used to control the layout, colors, fonts, and overall appearance of a website.
It allows for consistent styling across multiple pages of a website.
CSS can be used to create responsive designs that adapt to different screen sizes.
It helps improve the user experience by making the website visually appealing and easy to navi...
PHP frameworks are tools that provide a structured way to build web applications using PHP.
Choose a PHP framework based on your project requirements and familiarity with the framework.
Follow the framework's documentation to understand its features and best practices.
Utilize the framework's built-in functions and libraries to streamline development.
Leverage the MVC (Model-View-Controller) architecture of the framework t...
posted on 7 Mar 2023
I applied via Naukri.com and was interviewed in Nov 2022. There were 4 interview rounds.
So I was given 1 hour to solve 4 question which are of easy level, the topics are as follows:
1.Map
2.Array
3.String
4.Array
posted on 15 Dec 2023
I applied via Campus Placement and was interviewed in Jun 2023. There were 2 interview rounds.
Web Engineer
14
salaries
| ₹11 L/yr - ₹18 L/yr |
Software Developer
5
salaries
| ₹12 L/yr - ₹15 L/yr |
PHP Developer
4
salaries
| ₹12 L/yr - ₹18 L/yr |
Project Coordinator
4
salaries
| ₹7.8 L/yr - ₹18 L/yr |
Wordpress Developer
4
salaries
| ₹11.4 L/yr - ₹15 L/yr |
Cyber Infrastructure
TCS
Infosys
HCLTech