Filter interviews by
I appeared for an interview before Mar 2023.
Marketing for tech products involves creating strategies to promote and sell technology-based products to target audiences.
Identify target audience and their needs
Utilize digital marketing channels such as social media, email, and SEO
Highlight product features and benefits
Create engaging content like videos, blogs, and infographics
Utilize influencer marketing to reach tech-savvy audiences
Monitor and analyze marketing p
Develop a GTM plan by identifying target market, messaging, channels, and sales strategy for telecom industry solution
Identify target market segments based on demographics, psychographics, and behavior
Craft messaging that highlights the unique features and benefits of the telecom solution
Select appropriate channels such as digital marketing, social media, events, and partnerships
Develop a sales strategy that includes p...
I applied via Campus Placement
1 good coding question and 33 mcqs
Create a database to store information about colleges, students, and professors.
Create tables for colleges, students, and professors
Include columns for relevant information such as name, ID, courses, etc.
Establish relationships between the tables using foreign keys
Use SQL queries to insert, update, and retrieve data
Consider normalization to avoid data redundancy
Lambda functions are anonymous functions in Python that can have any number of arguments but only one expression.
Lambda functions are defined using the lambda keyword.
They are commonly used with functions like map(), filter(), and reduce().
Example: double = lambda x: x * 2
Precision, recall, and F1 score are metrics used to evaluate the performance of classification models.
Precision is the ratio of correctly predicted positive observations to the total predicted positive observations.
Recall is the ratio of correctly predicted positive observations to the all observations in actual class.
F1 score is the harmonic mean of precision and recall, providing a balance between the two metrics.
Pre...
Elbow curve helps in determining the optimal number of clusters in a dataset.
Elbow curve is a plot of the number of clusters against the within-cluster sum of squares (WCSS).
The point where the rate of decrease of WCSS sharply changes is considered as the optimal number of clusters.
It helps in finding the balance between having too few or too many clusters.
For example, if the elbow point is at 3 clusters, it suggests t
Support, confidence, and lift are key metrics in market basket analysis to identify relationships between items in a transaction.
Support measures how frequently an itemset appears in the dataset.
Confidence measures the likelihood that an item B is purchased when item A is purchased.
Lift measures how much more likely item B is purchased when item A is purchased compared to when item B is purchased independently of item ...
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Data bricks is a unified analytics platform that provides a collaborative environment for data scientists, engineers, and analysts.
Data bricks simplifies the process of building data pipelines and training machine learning models.
It allows for easy integration with various data sources and tools, such as Apache Spark and Delta Lake.
Data bricks provides a scalable and secure platform for processing big data and running ...
Optimizing code involves identifying bottlenecks, improving algorithms, using efficient data structures, and minimizing resource usage.
Identify and eliminate bottlenecks in the code by profiling and analyzing performance.
Improve algorithms by using more efficient techniques and data structures.
Use appropriate data structures like hash maps, sets, and arrays to optimize memory usage and access times.
Minimize resource us...
SQL window function is used to perform calculations across a set of table rows related to the current row.
Window functions operate on a set of rows related to the current row
They can be used to calculate running totals, moving averages, rank, etc.
Examples include ROW_NUMBER(), RANK(), SUM() OVER(), etc.
Tredence interview questions for popular designations
I applied via Approached by Company and was interviewed in Sep 2024. There were 3 interview rounds.
You will be getting questions on the tech stack you have experience with, in depth questions on Node js and React js, real time challenges faced, two coding questions (1 easy and 1 medium)
F2f round for about 1.5 hrs, you be given a task to create a functionality using frontend tech stack you have chosen, more coding questions medium level, framework related ij depth questions
Get interview-ready with Top Tredence Interview Questions
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Handle missing values by imputation, deletion, or using algorithms that can handle missing data.
Impute missing values using mean, median, mode, or predictive modeling
Delete rows or columns with missing values if they are insignificant
Use algorithms like XGBoost, Random Forest, or LightGBM that can handle missing data
Precision measures the accuracy of positive predictions, while recall measures the ability to find all positive instances.
Precision is the ratio of correctly predicted positive observations to the total predicted positives.
Recall is the ratio of correctly predicted positive observations to all actual positives.
Precision is important when the cost of false positives is high, while recall is important when the cost of fa...
I appeared for an interview in Feb 2025, where I was asked the following questions.
Joins are used to combine rows from two or more tables based on a related column between them.
Types of joins include inner join, left join, right join, and full outer join
Inner join returns rows when there is at least one match in both tables
Left join returns all rows from the left table and the matched rows from the right table
Right join returns all rows from the right table and the matched rows from the left table
Ful...
Methods are functions associated with objects; functions are standalone blocks of code.
A method is called on an object (e.g., `list.append(1)`), while a function is called independently (e.g., `print('Hello')`).
Methods can access and modify the object's state, whereas functions do not have access to object-specific data.
In Python, methods are defined within a class, while functions can be defined outside of any class.
E...
Mutable objects can be changed after creation; immutable objects cannot be altered once created.
Mutable objects: Lists, Dictionaries, Sets.
Example of mutable: list1 = [1, 2, 3]; list1.append(4) results in [1, 2, 3, 4].
Immutable objects: Tuples, Strings, Frozensets.
Example of immutable: str1 = 'hello'; str1[0] = 'H' raises an error.
The first round was mix of apti and coding
Deadlocks occur when two or more processes are unable to proceed because each is waiting for the other to release a resource.
Deadlocks happen in multitasking environments where processes compete for resources.
Four conditions must hold for a deadlock to occur: mutual exclusion, hold and wait, no preemption, and circular wait.
Example: Process A holds Resource 1 and waits for Resource 2, while Process B holds Resource 2 a...
I applied via Referral
1 hour - SQL, Python, ML, Deep Learning
Top trending discussions
Some of the top questions asked at the Tredence interview -
The duration of Tredence interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 98 interviews
Interview experience
based on 496 reviews
Rating in categories
Consultant
426
salaries
| ₹6.5 L/yr - ₹22 L/yr |
Associate Manager
381
salaries
| ₹11 L/yr - ₹36 L/yr |
Senior Business Analyst
251
salaries
| ₹6.5 L/yr - ₹17 L/yr |
Data Engineer
217
salaries
| ₹6 L/yr - ₹22 L/yr |
Senior Software Engineer
175
salaries
| ₹7.8 L/yr - ₹22 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant