Filter interviews by
Be the first one to contribute and help others!
posted on 31 Jan 2025
posted on 30 Nov 2024
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
useMemo is used to memoize a value, while useCallback is used to memoize a function.
useMemo is used to memoize a computed value and recompute it only when its dependencies change.
useCallback is used to memoize a callback function and prevent unnecessary re-renders.
Example: useMemo can be used to memoize the result of a complex computation, while useCallback can be used to memoize an event handler function.
Error handling in JavaScript involves using try-catch blocks, throwing errors, and using error objects.
Use try-catch blocks to catch errors and handle them gracefully
Throw errors using the throw keyword to indicate when something goes wrong
Use error objects like Error, SyntaxError, TypeError, etc. to provide more information about the error
Handle asynchronous errors using promises and the .catch() method
Promises are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
Promise.all() takes an array of promises and returns a single promise that resolves when all of the input promises have resolved.
A polyfill for Promise.all() can be implemented using a combination of Promise and Array.prototype.reduce().
Frontend assignment make the CRUD application using of reactj.s
posted on 18 Jan 2025
Experienced business executive with a proven track record in driving growth and profitability.
Over 10 years of experience in senior leadership roles
Successfully led teams to achieve revenue targets
Strong background in strategic planning and business development
Implemented cost-saving initiatives resulting in increased profitability
As a Business Executive, my job role involves overseeing company operations, developing strategies, managing budgets, and leading teams.
Developing and implementing business strategies to achieve company goals
Managing budgets and financial planning to ensure profitability
Overseeing day-to-day operations and ensuring efficiency
Leading and motivating teams to drive performance and productivity
posted on 30 Jan 2025
I was interviewed in Dec 2024.
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
5 coding questions in python
Demonstrate 2 Python codes during a screenshare session.
Prepare 2 different Python scripts to showcase your coding skills.
Explain your thought process and approach while writing the code.
Test and debug the code to ensure it runs smoothly.
Be ready to answer any questions or make modifications as needed.
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
My ambition in this field is to become a certified accountant and eventually work my way up to a managerial position.
Obtain certification as a Chartered Accountant
Gain experience in various accounting roles
Develop strong analytical and problem-solving skills
Work towards a managerial position within the accounting department
Different programs in accounts include accounting software, payroll software, and tax preparation software.
Accounting software helps in recording financial transactions and generating reports.
Payroll software assists in managing employee salaries, benefits, and taxes.
Tax preparation software simplifies the process of filing taxes accurately and efficiently.
Career advancement refers to the progression and growth in one's career through promotions, skill development, and increased responsibilities.
Career advancement involves moving up the corporate ladder by taking on higher-level roles and responsibilities.
It can also include acquiring new skills and certifications to enhance one's qualifications.
Networking and building relationships within the industry can also contribut...
My strengths include attention to detail, strong organizational skills, and ability to work well under pressure.
Attention to detail: I am meticulous in my work and always double-check my calculations to ensure accuracy.
Strong organizational skills: I am able to prioritize tasks effectively and keep track of deadlines.
Ability to work well under pressure: I thrive in fast-paced environments and can remain calm and focuse...
One of my weaknesses is that I can be overly critical of my own work.
I tend to be a perfectionist and can spend too much time on a task trying to make it perfect.
I sometimes struggle with delegating tasks to others because I want to ensure they are done correctly.
I am working on improving my time management skills to prioritize tasks more effectively.
I applied via Indeed and was interviewed in Oct 2024. There were 2 interview rounds.
I chose this company for its innovative products, strong company culture, and impressive track record in the industry.
Innovative products: The company is known for developing cutting-edge solutions that are ahead of the competition.
Strong company culture: I was impressed by the emphasis on teamwork, employee development, and work-life balance.
Impressive track record: The company has a history of success and growth, whi...
I have a proven track record of exceeding sales targets and building strong relationships with clients.
Proven track record of exceeding sales targets
Strong relationship building skills
Ability to identify and capitalize on new business opportunities
Write a pivot dinamic column from rows in SQL server.
Clustered indexing physically reorders the data in the table, while non-clustered indexing creates a separate structure.
Clustered indexing determines the physical order of data rows in a table based on the indexed column.
Non-clustered indexing creates a separate structure that contains the indexed column's values and pointers to the actual data rows.
Clustered indexes are faster for retrieval but slower for inserts and ...
Nested loops in SQL server are used to iterate through multiple levels of data.
Nested loops are used when you need to iterate through a set of data within another set of data.
They can be implemented using nested SELECT statements or JOIN clauses.
Example: SELECT * FROM table1 t1 INNER JOIN table2 t2 ON t1.id = t2.id WHERE t1.column = 'value'
Repository pattern in asp.net core API
based on 7 reviews
Rating in categories
Assistant Manager
7
salaries
| ₹5 L/yr - ₹9 L/yr |
Academic Counsellor
6
salaries
| ₹2.7 L/yr - ₹3.2 L/yr |
Associate
4
salaries
| ₹3.2 L/yr - ₹5.7 L/yr |
Senior Associate
4
salaries
| ₹5.3 L/yr - ₹8 L/yr |
HR Associate
4
salaries
| ₹5.5 L/yr - ₹6 L/yr |
Indian Institute of Technology Gandhinagar
Indian School of Business
XLRI
TCS