Filter interviews by
I applied via Company Website and was interviewed before Feb 2023. There were 2 interview rounds.
SEO answers present in Google
Google provides a variety of SEO answers through its search results
These answers can include featured snippets, knowledge panels, and related questions
For example, if you search 'how to improve SEO', Google may display a featured snippet with tips and techniques
Google also offers SEO-related resources like its Search Console and Webmaster Guidelines
Top trending discussions
I was interviewed before Jun 2016.
I was interviewed before Aug 2016.
I applied via Indeed and was interviewed in Mar 2021. There was 1 interview round.
I was interviewed in Apr 2021.
Round duration - 90 minutes
Round difficulty - Medium
Coding Round:
Questions -3
Time- 90 min
Topic- DP, Array, String
Given an array of size N
and Q
queries, each query requires left rotating the original array by a specified number of elements. Return the modified array for each query.
Rotate an array left by a specified number of elements for each query.
Iterate through each query and rotate the array left by the specified number of elements using array slicing.
Handle cases where the number of rotations exceeds the length of the array by taking the modulo of the rotations.
Return the modified array after each query is processed.
Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value using these coins. If it's not possible to make...
The task is to find the total number of ways to make change for a specified value using given denominations.
Use dynamic programming to solve this problem efficiently.
Create a 2D array to store the number of ways to make change for each value up to the specified value.
Iterate through each denomination and update the array accordingly.
The final answer will be stored in the last cell of the array.
Example: For N=3, D=[1, 2...
Given a string (STR
) of length N
, you are tasked to create a new string through the following method:
Select the smallest character from the first K
characters of STR
, remov...
Given a string and an integer K, create a new string by selecting the smallest character from the first K characters of the input string and repeating the process until the input string is empty.
Iterate through the input string, selecting the smallest character from the first K characters each time.
Remove the selected character from the input string and append it to the new string.
Continue this process until the input ...
Tip1 : Practice at least 250 Questions based on DSA
Tip2 : Practice at least 50 Basic Javascript Questions
Tip3 : Practice at least 50 SQL query Questions
Tip4 : Do at least 2 projects ( full stack-based technology )
Tip 1 : Keep it short. Mention the academic and professional projects you've done.
Tip 2 : Add your educational details properly with the percentage or CGPA obtained.
Tip 3 : Have some projects on a resume.
Tip 4 : Do not put false things on your resume.
I was interviewed in Dec 2020.
Round duration - 90 minutes
Round difficulty - Medium
In this round 3 coding question were asked.
1 - algorithm based ( medium)
2- array based ( easy)
3- string based (easy)
Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value using these coins. If it's not possible to make...
The task is to determine the total number of ways to make change for a specified value using given denominations.
Create a dynamic programming table to store the number of ways to make change for each value up to the target value.
Iterate through each denomination and update the table accordingly based on the current denomination.
The final value in the table will represent the total number of ways to make change for the ...
You are given an array consisting of N
elements and need to perform Q
queries on that array. Each query consists of an integer indicating the number of elements by which the arr...
Perform left rotations on an array based on given queries.
Create a function that takes the array, number of elements, number of queries, and the queries as input.
For each query, rotate the array by the specified number of elements to the left.
Return the final array after each rotation query.
You are given an array/list CHOCOLATES
of size 'N', where each element represents the number of chocolates in a packet. Your task is to distribute these chocolates among 'M'...
The task is to distribute chocolates among students such that the difference between the largest and smallest number of chocolates is minimized.
Sort the array of chocolates packets
Use sliding window technique to find the minimum difference between the largest and smallest number of chocolates distributed to students
Return the minimum difference
Round duration - 90 minutes
Round difficulty - Easy
Involved some basic question based on DSA and Java script framework and project discussion
Basic questions about JavaScript in a software engineering interview
Explain the difference between '==' and '===' operators
What is closure in JavaScript?
How does prototypal inheritance work in JavaScript?
What is event delegation in JavaScript?
How do you handle asynchronous operations in JavaScript?
Questions on mysql and database.
The question is about MYSQL query and database.
Understand the database schema before writing the query
Use proper indexing to optimize query performance
Avoid using SELECT * and only fetch necessary columns
Use WHERE clause to filter results based on conditions
Questions on basic node js concepts.
Node.js is a runtime environment that allows you to run JavaScript on the server side.
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.
It is commonly used for building server-side applications, APIs, and real-time web applications.
Node.js is built on the V8 JavaScript engine and uses an event loop for handling asynchronous operations.
Modules in Node.js are reusable pieces of ...
Round duration - 30 minutes
Round difficulty - Easy
It was the CTO round involving some technology based questions
Tip 1 : Practice at least 250+ coding question based on all data structure and algorithm.
Tip 2 : Make proficiency in any one language like python or java or JavaScript.
Tip 3 : Learn at least one framework familiar like : Django, Nodejs, React js, spring boot. And at least two project based on fronted and backend technology mixture.
Tip 1 : Practise on online coding profile is must like Hackerrank... Etc
Tip 2 : Project is necessary based on trending technology like nodejs, react, Django... Etc.
I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.
A program that determines the candidate with the highest number of votes.
The program should take in the number of candidates and their respective vote counts.
It should then compare the vote counts and determine the candidate with the highest number of votes.
The program should output the name of the candidate with the highest number of votes.
posted on 20 Jun 2021
I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.
Data analysts are professionals who collect, analyze, and interpret data to help organizations make informed decisions.
Data analysts collect and organize data from various sources.
They clean and validate data to ensure accuracy and reliability.
They use statistical techniques and tools to analyze data and identify patterns and trends.
Data analysts create reports and visualizations to present findings and insights.
They c...
Management refers to the process of planning, organizing, directing, and controlling resources to achieve organizational goals.
Planning: setting goals and objectives, developing strategies, and outlining tasks
Organizing: arranging resources, delegating tasks, and establishing a structure
Directing: leading and motivating employees, communicating expectations, and resolving conflicts
Controlling: monitoring performance, m...
I was interviewed in Nov 2024.
I live in a cozy apartment in downtown Seattle.
I live in downtown Seattle
My apartment is cozy
I enjoy the urban lifestyle
Easy to medium level questions
Questions on recursion, string, array and patterns
posted on 29 Oct 2023
I applied via Job Portal and was interviewed in Sep 2023. There were 5 interview rounds.
Medium level coding questions
Topic related to the domain is the main focus, communication is checked.
based on 1 interview
Interview experience
based on 15 reviews
Rating in categories
SEO Expert
17
salaries
| ₹0 L/yr - ₹0 L/yr |
SEO Executive
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior SEO Executive
4
salaries
| ₹0 L/yr - ₹0 L/yr |
SEO Project Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys