i
Wissen Infotech
Filter interviews by
All maths questions and coding questions
Array problems, agular basic, JS snippets
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.
Positions in CSS refer to the different ways elements can be placed on a webpage.
Static: default positioning, elements flow in the order they appear in the HTML
Relative: positioned relative to its normal position
Absolute: positioned relative to its nearest positioned ancestor
Fixed: positioned relative to the viewport and does not move when scrolled
Event loop in JavaScript manages asynchronous operations by executing callback functions in a queue.
Event loop is responsible for handling asynchronous operations in JavaScript.
It allows non-blocking I/O operations by executing callback functions in a queue.
Event loop continuously checks the call stack and the callback queue to prioritize tasks.
Closure in JavaScript is the combination of a function and the lexical environment within which that function was declared.
A closure allows a function to access variables from an outer function even after the outer function has finished executing.
Closures are created every time a function is created, at function declaration time.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunct...
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
Hacker Rank Online Written Test
Topics covered DSA and Javascript
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.
Display a list of items using Pagination concept in React
Create a list of items to display
Implement pagination logic to display a limited number of items per page
Add navigation buttons to switch between pages
Check if pair sum exists in the array using a hash map.
Use a hash map to store the difference between the target sum and each element in the array.
Iterate through the array and check if the current element exists in the hash map.
Return true if a pair sum exists, otherwise return false.
Improving website performance involves optimizing code, reducing server requests, using caching, and optimizing images.
Optimize code by minifying CSS, JavaScript, and HTML
Reduce server requests by combining files and using asynchronous loading
Utilize caching techniques like browser caching and server-side caching
Optimize images by resizing, compressing, and using modern image formats like WebP
NextJS is a React framework that allows for server-side rendering and static site generation.
NextJS is built on top of React, providing features like server-side rendering and static site generation.
It simplifies the process of building React applications by handling routing, code splitting, and more out of the box.
NextJS also supports API routes for serverless functions and data fetching.
It offers features like automa...
I applied via Approached by Company and was interviewed before Dec 2022. There were 3 interview rounds.
I applied via Naukri.com
I am open to discussing salary based on the responsibilities and requirements of the position.
I am flexible and open to negotiation.
I am looking for a fair and competitive salary.
I am more interested in the overall compensation package rather than a specific number.
I would like to be compensated based on my skills, experience, and the value I can bring to the company.
posted on 6 Oct 2022
I applied via LinkedIn and was interviewed in Sep 2022. There was 1 interview round.
Closures are functions that have access to variables in their outer scope, even after the outer function has returned.
Closures are created when a function is defined inside another function.
The inner function has access to the outer function's variables and parameters.
Closures can be used to create private variables and methods.
Closures can also be used to create functions with pre-set arguments.
useRef is a hook used to create a mutable ref object, while createRef is a method used to create a ref object.
useRef is a hook provided by React, while createRef is a method provided by the React library.
useRef can be used in functional components to create a mutable ref object that persists across renders.
createRef is used in class components to create a ref object that can be attached to a DOM element.
useRef can also...
posted on 11 Jun 2024
Finding common characters in 3 strings using coding
Create a function that takes in 3 strings as input
Iterate through each character of the first string and check if it exists in the other 2 strings
Store the common characters in an array and return it
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
378
salaries
| ₹3.5 L/yr - ₹14 L/yr |
Junior Software Engineer
234
salaries
| ₹2.4 L/yr - ₹7 L/yr |
Senior Software Engineer
221
salaries
| ₹7.6 L/yr - ₹25 L/yr |
Associate Software Engineer
197
salaries
| ₹2.5 L/yr - ₹9 L/yr |
Junior Engineer
90
salaries
| ₹2.4 L/yr - ₹5.9 L/yr |
Wissen Technology
ITC Infotech
3i Infotech
Cybage