Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2021. There were 4 interview rounds.
To start VBA code, create a new module and define a sub procedure.
Open Microsoft Excel and press ALT + F11 to open the Visual Basic Editor
In the Project Explorer, right-click on the workbook and select Insert > Module
Define a sub procedure by typing 'Sub' followed by the name of the procedure
Add the code inside the sub procedure
Save the module and close the Visual Basic Editor
Option Explicit is a statement used in VBA to force variable declaration while Option Base is used to set the lower bound of an array.
Option Explicit is used to avoid undeclared variables in VBA code
Option Base is used to set the lower bound of an array in VBA
Option Explicit is recommended to be used in all VBA code
Option Base is optional and defaults to 0 if not specified
Example: Option Explicit Dim x As Integer x = 5...
Top trending discussions
Excel Assignment and query related to work
I applied via Naukri.com and was interviewed in Sep 2024. There were 4 interview rounds.
posted on 10 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
BRD stands for Business Requirements Document, FRD stands for Functional Requirements Document, and FSD stands for Functional Specification Document.
BRD outlines the business objectives and requirements of a project.
FRD details the functional requirements of a system or software.
FSD provides a detailed description of how the system will function.
Examples: BRD - list of business requirements, FRD - use cases and user st
Scenario based question
posted on 21 Nov 2024
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
posted on 1 Oct 2024
I applied via campus placement at National Institute of Technology,(NIT), Manipur and was interviewed in Sep 2024. There was 1 interview round.
Maps in Java are data structures that store key-value pairs and allow for efficient retrieval and manipulation of data.
Maps in Java are implemented by classes like HashMap, TreeMap, and LinkedHashMap.
They allow you to store unique keys and their corresponding values.
You can retrieve values from a map using the key, and also update or remove key-value pairs.
Example: HashMap<String, Integer> map = new HashMap<&g...
Concurrency in Java allows multiple tasks to be executed simultaneously, improving performance and responsiveness.
Concurrency in Java is achieved through the use of threads.
Threads allow different parts of a program to run concurrently.
Java provides built-in support for concurrency with classes like Thread and Executor.
Concurrency can help improve performance by utilizing multiple CPU cores efficiently.
However, concurr...
Experienced business analyst with a background in data analysis and process improvement.
Over 5 years of experience in analyzing business processes and identifying areas for improvement
Proficient in data analysis tools such as Excel, SQL, and Tableau
Strong communication skills and ability to work with cross-functional teams
Certified in Business Analysis Professional (CBAP)
Previously led a project to streamline inventory...
I have worked on various projects including system implementation, process improvement, and data analysis.
Implemented a new CRM system to streamline customer interactions
Led a team to improve inventory management processes resulting in cost savings
Conducted data analysis to identify trends and make recommendations for business growth
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
SQL and python questions are very easy.
Information Technology Recruiter
315
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Senior IT Recruiter
270
salaries
| ₹2.8 L/yr - ₹8.5 L/yr |
Software Engineer
262
salaries
| ₹2.7 L/yr - ₹11 L/yr |
Senior Technical Recruiter
246
salaries
| ₹2.8 L/yr - ₹9.6 L/yr |
Technical Recruiter
240
salaries
| ₹1.9 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech