Filter interviews by
Digital marketing is the promotion of products or services using digital technologies.
It involves various channels such as social media, email, search engines, and websites.
It aims to reach a targeted audience and convert them into customers.
It includes strategies such as SEO, PPC, content marketing, and email marketing.
It provides measurable results and allows for real-time adjustments to campaigns.
Examples include Fa...
Top trending discussions
I was interviewed before Feb 2024.
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Link building is crucial for SEO as it helps improve website authority, visibility, and rankings.
Link building helps search engines discover and index your site.
Quality backlinks from reputable sites can boost your site's credibility.
Link building can drive referral traffic to your site.
Internal linking can improve user experience and navigation on your site.
Examples: Guest posting, broken link building, resource link
Google Merchant Center is a tool that allows businesses to upload their product data to Google and make it available for Google Shopping and other Google services.
Allows businesses to upload product data
Helps businesses make their products available on Google Shopping
Provides insights and analytics on product performance
Enables businesses to create product listings with images, prices, and descriptions
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
posted on 22 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
Mobile industry discussion
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
KPIs for marketing include metrics like ROI, lead generation, brand awareness. Marcom plays a key role in achieving these KPIs.
Key performance indicators for marketing include ROI, lead generation, customer acquisition cost, customer lifetime value, brand awareness, and conversion rates.
Marketing communications (Marcom) plays a crucial role in achieving these KPIs by creating and delivering targeted messaging to the ri...
posted on 5 Aug 2024
HashMap is a data structure in Java that stores key-value pairs and allows for fast retrieval of values based on keys.
HashMap is part of the Java Collections framework.
It uses hashing to store and retrieve elements efficiently.
Each key in a HashMap must be unique.
Example: HashMap
WRITE A PROGRAM FOR FIBONACCI SERIES
STATIC vs FINAL - STATIC is used to define a class-level variable or method that can be accessed without creating an instance of the class. FINAL is used to define constants or prevent inheritance or method overriding.
STATIC variables and methods belong to the class itself, while FINAL variables cannot be changed once initialized.
STATIC variables are shared among all instances of a class, while FINAL variables are uniq...
posted on 28 Apr 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
- write code for permutations & combination out of n numbers with k possibilities
Generator produces a sequence of values while decorator adds functionality to an existing function. Recursive decorator calls itself within the decorator function.
Generator produces values lazily while decorator enhances functionality of a function.
Generators use 'yield' keyword to yield values one at a time.
Decorators use '@' symbol to apply additional functionality to a function.
Example of recursive decorator: def re...
Generators are functions in Python that allow you to pause and resume execution, yielding multiple values over time.
Generators are defined using a function with 'yield' statements instead of 'return'.
They can be iterated over using a for loop or by calling the next() function.
Generators are memory efficient as they do not store all values in memory at once.
They are useful for generating large sequences of values or pro...
A sample application using Flask, a Python web framework
Create a virtual environment for the project
Install Flask using pip
Create routes and views for different pages
Use templates to render HTML pages
Connect to a database using Flask-SQLAlchemy
based on 78 reviews
Rating in categories
Team Lead
32
salaries
| ₹3.5 L/yr - ₹6.9 L/yr |
Senior Executive
12
salaries
| ₹3 L/yr - ₹4.3 L/yr |
Senior Sales Executive
5
salaries
| ₹3 L/yr - ₹3.8 L/yr |
Branch Manager
5
salaries
| ₹7.8 L/yr - ₹9 L/yr |
Manager
5
salaries
| ₹4.5 L/yr - ₹6 L/yr |
Infosys
TCS
Wipro
HCLTech