Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2022. There were 4 interview rounds.
50 mcq and one line answer questions on google form
I applied via Walk-in and was interviewed before Sep 2022. There were 2 interview rounds.
posted on 6 Jan 2025
I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.
Easy programms based on Array and strings
Quantitative Aptitude, Logical Reasoning, English Comprehension, Computer Science, Versant
I am a dedicated and experienced professional with a background in finance and a passion for problem-solving.
Experienced in financial analysis and reporting
Strong problem-solving skills
Excellent communication and teamwork abilities
I developed a mobile app for tracking daily water intake and setting hydration goals.
Designed user-friendly interface for easy input of water consumption
Implemented reminder notifications to encourage regular hydration
Included visual graphs to track daily, weekly, and monthly water intake
Integrated with wearable devices to sync water intake data
I utilized technologies such as Python, SQL, and Tableau in my project.
Python
SQL
Tableau
The process for creating and submitting code on GeeksforGeeks involves writing code, testing it, and then submitting it on the platform.
Create an account on GeeksforGeeks website.
Write the code for the problem statement provided.
Test the code locally to ensure it works correctly.
Submit the code on the GeeksforGeeks platform for evaluation.
Receive feedback and improve the code if necessary.
Cloud computing is the delivery of computing services over the internet, including storage, servers, databases, networking, software, and more.
Cloud computing allows users to access resources on-demand without the need for physical hardware.
It offers scalability, flexibility, and cost-efficiency for businesses.
Examples of cloud computing services include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Plat
Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications.
Kubernetes allows for automatic scaling of applications based on resource usage.
It provides self-healing capabilities by automatically restarting containers that fail.
Kubernetes enables easy deployment and management of microservices architecture.
It supports various cloud pr...
Orchestration is the automated arrangement, coordination, and management of complex computer systems, services, and workflows.
Orchestration involves automating tasks and workflows to streamline processes.
It helps in coordinating multiple systems and services to work together seamlessly.
Examples include orchestrating the deployment of applications across different servers or managing the workflow of a data pipeline.
Programs in Java can be created by writing code in a text editor or an IDE, compiling the code, and running it using a Java Virtual Machine (JVM).
Write Java code using classes, methods, variables, and control structures.
Compile the code using a Java compiler like javac.
Run the compiled code using a Java Virtual Machine (JVM) like java.
Use an Integrated Development Environment (IDE) like Eclipse or IntelliJ IDEA for eas...
Setting the path in Java involves adding directories to the classpath to locate external libraries or resources.
Use the 'java -cp' command to set the classpath for a specific Java program.
You can also set the classpath using the CLASSPATH environment variable.
To add a JAR file to the classpath, use the '-cp' or '-classpath' option followed by the path to the JAR file.
For example, to set the classpath to include a JAR f...
Experienced Associate with a background in finance and strong analytical skills.
Background in finance with X years of experience
Strong analytical skills demonstrated through successful projects
Proven ability to work well in a team environment
I enjoy hiking, photography, and cooking in my free time.
Hiking: I love exploring new trails and being in nature.
Photography: I enjoy capturing moments and landscapes through my camera lens.
Cooking: I like experimenting with new recipes and cooking for friends and family.
Yes, I am open to relocating for the right opportunity.
I am open to exploring new locations for career growth
I am willing to relocate for the right job offer
I have experience moving for previous job opportunities
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
Understanding customer pain points and demonstrating genuine care is crucial. Professionalism involves being polite, respectful, and competent. It is important to have knowledge of company products or services. Above all, problem-solving skills are essential, along with a commitment to going above and beyond to find solutions.
Emotional intelligence is the ability to recognize, understand, and manage emotions in oneself and others.
Emotional intelligence involves self-awareness and self-regulation.
It also includes empathy and social skills.
Example: Being able to remain calm and composed in a stressful customer interaction.
Example: Understanding and responding appropriately to a customer's emotions.
Technical customer service involves providing assistance with technical issues and troubleshooting for customers.
Assisting customers with technical issues related to products or services
Troubleshooting problems and providing solutions
Explaining technical information in a clear and understandable way
Offering guidance on how to use products or services effectively
Escalating complex technical issues to higher level suppor
Customer service focuses on addressing general inquiries and providing assistance, while technical support deals with resolving technical issues and troubleshooting.
Customer service involves addressing general inquiries and providing assistance with products or services.
Technical support focuses on resolving technical issues, troubleshooting problems, and providing solutions related to technology or software.
Customer s...
Technical skills in customer service refer to the ability to use various tools and software to efficiently assist customers.
Proficiency in using customer relationship management (CRM) software
Ability to troubleshoot technical issues remotely
Knowledge of online chat platforms and ticketing systems
Experience with data entry and analysis for customer support
Familiarity with social media platforms for customer interaction
Customer satisfaction is the measure of how happy and content a customer is with a company's products, services, and overall experience.
Customer satisfaction is the result of meeting or exceeding customer expectations.
It involves providing excellent customer service, resolving issues promptly, and building strong relationships with customers.
Measuring customer satisfaction can be done through surveys, feedback forms, a...
I applied via LinkedIn and was interviewed in Dec 2024. There were 3 interview rounds.
About the marketing tge job details in summary
About the topic of the associate with the topic
Operations can be operated by following established processes and procedures.
Understand the goals and objectives of the operations
Follow standard operating procedures
Utilize technology and tools to streamline operations
Monitor performance and make adjustments as needed
Handling Excel involves organizing data, performing calculations, and creating visualizations.
Use formulas and functions to perform calculations.
Organize data into tables for easier manipulation.
Create charts and graphs to visualize data.
Use filters and sorting to analyze data efficiently.
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to treat functionality as a method argument.
Functional interfaces have a single abstract method and can be used with lambda expressions.
Streams provide a way to work with sequences of elements and perform operations on them.
Default methods allow interfaces to have method ...
We faced challenges with communication and conflicting priorities, resolved through regular team meetings and clear task delegation.
Lack of clear communication among team members
Conflicting priorities leading to delays in project timeline
Resolved by scheduling regular team meetings to discuss progress and issues
Clear task delegation to ensure everyone knows their responsibilities
OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.
OOPS focuses on creating objects that contain data and methods to manipulate that data.
Encapsulation, inheritance, and polymorphism are key principles of OOPS.
Examples of OOPS languages include Java, C++, and Python.
Functional programming is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids changing state and mutable data.
Focuses on pure functions that do not have side effects
Emphasizes immutability and avoids changing state
Uses higher-order functions and function composition
Commonly used languages include Haskell, Scala, and Clojure
OOPS focuses on objects and classes, while functional programming focuses on functions and immutability.
OOPS is based on the concept of objects and classes, allowing for encapsulation, inheritance, and polymorphism.
Functional programming emphasizes on functions as first-class citizens, immutability, and avoiding side effects.
OOPS is more suitable for complex, real-world applications with changing state, while functiona...
I have worked with the Spring framework in Java.
Utilized Spring MVC for web development
Implemented dependency injection with Spring IoC container
Integrated Spring Security for authentication and authorization
Some common annotations used in Spring Boot are @RestController, @Autowired, @RequestMapping, @Service, @Component, @Repository.
@RestController - Used to define a controller class in Spring MVC.
@Autowired - Used for automatic dependency injection.
@RequestMapping - Used to map web requests to specific handler methods.
@Service - Indicates that a class is a service.
@Component - Indicates that a class is a Spring component...
I am a dedicated professional with a strong educational background and diverse work experience.
I have a Bachelor's degree in Business Administration from XYZ University.
I have worked in various roles in marketing, sales, and customer service.
I am proficient in Microsoft Office Suite and have excellent communication skills.
I am a quick learner and thrive in fast-paced environments.
I am passionate about continuous learni
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
display none hides the element completely, visibility hidden hides the element but still takes up space, opacity 0 makes the element transparent.
display none removes the element from the layout
visibility hidden hides the element but it still occupies space
opacity 0 makes the element transparent but still occupies space
Example: display: none; visibility: hidden; opacity: 0;
Polyfill for JavaScript method 'filter'
Create a function called 'filter' that takes a callback function as an argument
Loop through the array and apply the callback function to each element
If the callback function returns true, add the element to a new array and return it
Shadow DOM is a way to encapsulate the styling and structure of a web component, preventing styles from leaking out and clashing with the rest of the page.
Shadow DOM allows for creating self-contained components with their own DOM tree and styling.
It helps in preventing styles from the main document affecting the component and vice versa.
Shadow DOM can be created using the 'attachShadow' method in JavaScript.
It is comm...
Currying is a technique in JavaScript where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.
Currying allows you to create reusable functions with partial application of arguments.
It helps in creating more flexible and composable functions.
Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8
Event delegation in JavaScript is a technique where a single event listener is attached to a parent element to handle events for multiple child elements.
Event delegation helps improve performance by reducing the number of event listeners.
It is useful for dynamically created elements or elements with similar behavior.
Event delegation works by utilizing event bubbling, where events on child elements bubble up to the pare
posted on 31 Dec 2024
I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.
I am passionate about building relationships, meeting new people, and helping others find solutions to their needs.
Enjoy interacting with people and building relationships
Excited about helping others find solutions to their problems
Thrilled by the challenge of meeting sales targets
Creating a sense of urgency for a client to make a purchase when they can buy the same product anytime online.
Offer limited-time promotions or discounts to encourage immediate purchase
Highlight scarcity or limited availability of the product
Create a sense of FOMO (fear of missing out) by showcasing high demand or low stock levels
Utilize countdown timers or limited quantity alerts on the website
Provide exclusive deals o
BYJU'S products are educational tools that offer personalized learning experiences for students.
BYJU'S products provide interactive video lessons and adaptive learning techniques.
They cover a wide range of subjects from math and science to languages and coding.
The products offer personalized feedback and progress tracking for students.
BYJU'S unique selling points include engaging content, interactive quizzes, and real-...
In five years, I see myself as a seasoned Business Development professional leading a team and driving strategic growth initiatives.
Leading a team of business development professionals
Driving strategic growth initiatives for the company
Continuing to learn and grow in the field of business development
I am willing to adjust my schedule and prioritize tasks to accommodate additional working hours if necessary.
I will communicate with my manager to understand the urgency and importance of the additional hours.
I will plan my tasks efficiently to ensure that deadlines are met even with extended working hours.
I will make sure to take breaks and manage my energy levels effectively to avoid burnout.
I will be flexible and ad...
Senior Legal Associate
19
salaries
| ₹2.4 L/yr - ₹3.8 L/yr |
Legal Assistant
18
salaries
| ₹1.6 L/yr - ₹2.5 L/yr |
Legal Associate
16
salaries
| ₹1.5 L/yr - ₹3.6 L/yr |
Information Technology Support Engineer
5
salaries
| ₹3.3 L/yr - ₹4 L/yr |
Quality Assurance Specialist
5
salaries
| ₹2.5 L/yr - ₹3.8 L/yr |
Urban Company
Swiggy
BYJU'S
Ola Cabs