Filter interviews by
I was interviewed in May 2017.
Top trending discussions
I applied via Recruitment Consulltant
In 5 years, I see myself as a senior marketing manager leading a team of talented professionals and driving successful campaigns for a reputable company.
Advancing to a senior marketing manager role
Leading a team of talented professionals
Driving successful marketing campaigns
Working for a reputable company
Utilize a multi-channel approach for product launch, including social media, influencer partnerships, and targeted advertising.
Create a buzz through teaser campaigns on social media platforms
Collaborate with influencers to reach a wider audience
Utilize targeted advertising on platforms like Google Ads and Facebook Ads
Host a launch event to generate excitement and media coverage
I applied via LinkedIn and was interviewed in Apr 2022. There were 2 interview rounds.
I was interviewed before Jun 2016.
When marketing a product X, I would consider aspects such as target audience, competition, unique selling points, pricing, and promotional strategies.
Identify the target audience and their needs
Analyze the competition and differentiate the product
Highlight unique selling points and benefits
Determine an appropriate pricing strategy
Develop effective promotional strategies
Monitor and evaluate marketing efforts for continu
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
Coding test was the first round of interview
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Merge sort has a time complexity of O(n log n) in the worst case scenario.
Merge sort divides the array into two halves, sorts them recursively, and then merges them back together.
The time complexity of merge sort is O(n log n) in the worst case scenario.
For example, sorting an array of 8 elements would take 3 recursive calls to merge sort.
Create a palindrome checker using React JS to display on the UI
Create a input field for user to enter a string
Use state to store the input string
Create a function to check if the input string is a palindrome
Display the result on the UI
Javascript question on promise, callbacks, hosting
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Front end developers are in high demand due to the increasing importance of user experience in web development.
Front end developers work on the client side of web development, focusing on the user interface and user experience.
They are responsible for implementing designs, optimizing performance, and ensuring cross-browser compatibility.
Front end developers often use HTML, CSS, and JavaScript, as well as frameworks lik...
Reasoning is the mental process of thinking, understanding, and forming conclusions.
Reasoning involves using logic and critical thinking to make sense of information.
It helps in problem-solving and decision-making by analyzing and evaluating evidence.
Types of reasoning include inductive reasoning, deductive reasoning, and abductive reasoning.
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
2 DSA questions were asked,one was of binary search and another was of cycle linked list