i
KJ System
Filter interviews by
HTML and CSS are the building blocks of web development.
HTML stands for Hypertext Markup Language and is used to create the structure and content of web pages.
CSS stands for Cascading Style Sheets and is used to style and layout web pages.
HTML and CSS work together to create visually appealing and functional websites.
HTML uses tags to define elements such as headings, paragraphs, and images.
CSS uses selectors to target...
posted on 9 Apr 2024
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
Its easy.. brusup on the basics
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
The data structure used to reverse an array is a stack.
A stack data structure can be used to reverse an array by pushing each element onto the stack and then popping them off in reverse order.
Example: If we have an array of strings ['apple', 'banana', 'cherry'], we can reverse it using a stack to get ['cherry', 'banana', 'apple'].
posted on 25 Jul 2024
Debouncing in React is a technique used to limit the number of times a function is called in a specified time frame.
Debouncing helps in improving performance by reducing unnecessary function calls.
It is commonly used in scenarios like search bars where we want to wait for user to finish typing before making an API call.
Example: Using lodash debounce function to delay API call until user stops typing.
Throttling in React helps limit the number of times a function is called within a specified time frame.
Throttling is used to improve performance by reducing the number of times a function is executed.
It is commonly used in scenarios like handling scroll events or input changes.
Example: Using lodash's throttle function to limit the rate of execution of a function.
Basic in array and function and es6 concepts
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.
Geomatry ,algebra ,train,
I applied via Job Fair and was interviewed in Jun 2023. There were 3 interview rounds.
All people smile in my happy and etc .
Code full details refer to providing a comprehensive explanation of a piece of code.
Code full details involve explaining the purpose, functionality, and implementation of a specific code snippet.
It includes discussing the variables, functions, logic, and overall structure of the code.
Providing examples of input/output and expected behavior can help in explaining code full details.
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
DSA, arrays, Graphs 3 rounds duration 1hr with mcqs
Advanced Graphs 2 questions mcqs 1hr
Data structures and algorithms. can do in c++ or many other languages.
posted on 24 May 2022
I was interviewed in Feb 2022.
Round duration - 65 Minutes
Round difficulty - Hard
There were 15 MCQS you have to do in 25 Minutes and 3 Coding questions you have to do in 40 minutes. They also give a demo test link to get you use to the environment.
It was a standard problem so I know the exact solution, you can simply use dequeue + two pointers to solve this questions.
I did it by using DP, again it was a standard problem.
I solve it by using dp in O(n^2) time complexity.
Round duration - 180 Minutes
Round difficulty - Hard
It was more of Design + Data structure round. They give access to their server and ask us to do code there.
They give a predefined file system project in which we have to write functionalities like to create/move/delete/copy a file. I have to use predefined classes to write my functionalities and ...
I made tree type data structure to build the file system but only able to write create and delete functionalities in the given time.
Tip 1 : Do as much as coding question you can do.
Tip 2 : Do some projects also.
Tip 3 : Revise and clear your basic concepts too.
Tip 1 : Mention only things related to job profile only.
Tip 2 : Make it page pager.
based on 6 reviews
Rating in categories
Business Analyst
91
salaries
| ₹2.2 L/yr - ₹5.9 L/yr |
Software Developer
37
salaries
| ₹2.3 L/yr - ₹12.3 L/yr |
Quality Analyst
24
salaries
| ₹2.2 L/yr - ₹7.1 L/yr |
UI Developer
19
salaries
| ₹1.2 L/yr - ₹4 L/yr |
Software Programmer
12
salaries
| ₹2 L/yr - ₹11.5 L/yr |
TCS
Infosys
Wipro
HCLTech