Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed before Dec 2019. There were 4 interview rounds.
Beep sound can be fixed by identifying the source of the beep and troubleshooting accordingly.
Check for any error messages or codes associated with the beep sound
Identify the hardware or software component causing the beep
Refer to the device's manual or online resources for troubleshooting steps
Try resetting the device or updating drivers/firmware
If the issue persists, contact technical support for further assistance
Check power supply, cables, and connections. Reset BIOS settings. Replace faulty hardware if necessary.
Check power supply unit for any issues
Ensure all cables are properly connected
Reset BIOS settings to default
Check for any faulty hardware and replace if necessary
BSOD stands for Blue Screen of Death. It is an error screen displayed on Windows operating systems when a system error occurs.
BSOD is caused by hardware or software issues
To fix BSOD, try restarting the computer or running a system diagnostic
Update drivers and software to prevent future BSODs
Examples of BSOD errors include IRQL_NOT_LESS_OR_EQUAL and MEMORY_MANAGEMENT
Creating a clone image at HDD can be done quickly using disk cloning software.
Use disk cloning software like Clonezilla or Acronis True Image
Connect the source and target hard drives to the same computer
Select the source drive and target drive in the cloning software
Start the cloning process and wait for it to complete
The time taken for cloning depends on the size of the source drive and the speed of the computer
ADDS stands for Active Directory Domain Services, a Microsoft service that manages network resources and user permissions.
ADDS is used to manage user and computer accounts, group policies, and security settings in a Windows domain.
It allows for centralized authentication and authorization for network resources.
ADDS is a key component in Microsoft's identity and access management solutions.
Examples of resources managed ...
Top trending discussions
I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.
Easy leetcode code 2 questions , HTML5 css javascript simple screen design
I applied via LinkedIn and was interviewed before Sep 2021. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before May 2021. There were 2 interview rounds.
var, let, and const are all used to declare variables in JavaScript, but they have different scoping rules and behaviors.
var has function scope and can be redeclared and reassigned
let has block scope and can be reassigned but not redeclared
const has block scope and cannot be reassigned or redeclared
Use const for values that won't change, let for values that will, and avoid var
CSS box model defines the layout of elements on a webpage. Padding and margin can apply to block-level elements but not to inline elements.
CSS box model consists of content, padding, border, and margin around an element.
Padding adds space inside the border of an element.
Margin adds space outside the border of an element.
Padding and margin can apply to block-level elements like <div> but not to inline elements lik
Arrow functions are shorter syntax for writing function expressions.
Arrow functions do not have their own 'this' keyword.
Arrow functions cannot be used as constructors.
Arrow functions do not have the 'arguments' object.
Arrow functions are more concise and easier to read.
Regular functions are better for methods and constructors.
JavaScript asynchronous model allows non-blocking code execution by using callbacks and promises.
JavaScript uses an event loop to handle asynchronous operations.
Callbacks are functions passed as arguments to other functions and executed when the operation is complete.
Promises are objects that represent the eventual completion or failure of an asynchronous operation.
Async/await is a newer syntax that allows writing asyn...
I was interviewed before Sep 2020.
Round duration - 120 minutes
Round difficulty - Easy
It was a mix of mathematical aptitude, logical ability, and puzzles along with 2 programming questions of easy and medium level. Time was enough and no sectional time was present. 1-2 MCQs on SQL were also present.
This round was immediately followed by an SHL aptitude test which was basically a quick limited time check of your verbal ability and math because many questions were to be done in 1 hour.
Given a 2-dimensional boolean matrix mat
of size N x M, your task is to modify the matrix such that if any element is 1, set its entire row and column to 1. Specifi...
Modify a boolean matrix such that if any element is 1, set its entire row and column to 1.
Iterate through the matrix and mark rows and columns to be modified
Use additional arrays to keep track of rows and columns to be modified
Update the matrix in-place based on the marked rows and columns
Round duration - 60 minutes
Round difficulty - Easy
It was an online video interview round on HackerEarth with simultaneous code option. It was mostly justifying your resume in the first 15 minutes. After that OOPS was majorly asked. Basics of programming including questions on STL were asked. A class which required inheritance was asked by the interviewer to write. I was helped by the interviewer if i got stuck somewhere, Some questions on implementation of hashmaps and priority queues were also asked. A puzzle was asked which luckily struct to me at that moment.
Tip 1 : Never give up
Tip 2 : When u start a topic, don't move on to next topic before you are 100% confident in previous topic
Tip 3 : Try to give maximum time on basics of a topic especially OOPS
Tip 4 - Practice Atleast 250 Questions
Tip 5 - Ex- Do atleast 2 projects
Tip 1 : Write only those things in resume in which you are 100% confident
Tip 2 : Write maximum projects you have and be ready to explain them thoroughly
Tip 3 : Don't make any silly spelling mistakes on resume
I applied via Naukri.com and was interviewed before Jul 2022. There were 3 interview rounds.
Closures are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures are created when a function is defined within another function and has access to the outer function's variables.
They can access variables from the outer function even after the outer function has returned.
Closures are commonly used in event handlers and callbacks in JavaScript.
Event loop is a mechanism that allows JavaScript to perform non-blocking operations by handling asynchronous events.
Event loop is responsible for executing code, collecting and processing events, and executing queued sub-tasks.
ES5 features include strict mode, JSON object, Array methods like forEach, map, filter, and reduce, and Object.create method.
ES5 also introduced new methods for manipulating strings, such as trim
I was interviewed in Jan 2021.
Round duration - 70 minutes
Round difficulty - Easy
We're provided with 60 minutes.
We're provided with desktop as it was online test.
Determine if a given year, represented as an integer 'N', is a leap year.
A leap year is defined as a year with 366 days, unlike a normal year which has 365 days.
The initial i...
The task is to determine if a given year is a leap year or not.
Check if the year is divisible by 4, if yes then proceed to next step
If the year is divisible by 100, then it should also be divisible by 400 to be a leap year
If the year satisfies both conditions, output 'Yes', else output 'No'
Round duration - 25 minutes
Round difficulty - Easy
They basically ask questions related to operating system
Round duration - 15 minutes
Round difficulty - Easy
There were 2 interviewers who talked to me and ask different questions regarding my company, my experience in college etc.
It was kind of chit chat but basically they were testing my conversation skills.
Tip 1 : Try to give mock interview as much as you can
Tip 2 : Good with technical skills
Tip 1 : Mention good projects
Tip 2 : Any internship will be add-on
Coding test around front end using react
Basic aptitude questions
Linked list, array, tree and graph questions
Some of the top questions asked at the Ebix Smartclass Educational Services Technical Support Engineer interview -
Territory Manager
87
salaries
| ₹0 L/yr - ₹0 L/yr |
Territory Sales Manager
29
salaries
| ₹0 L/yr - ₹0 L/yr |
State Business Head
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Training Manager
27
salaries
| ₹0 L/yr - ₹0 L/yr |
Regional Sales Manager
22
salaries
| ₹0 L/yr - ₹0 L/yr |
BYJU'S
MeritNation
Toppr
Unacademy