Upload Button Icon Add office photos

Planetcast

Compare button icon Compare button icon Compare

Filter interviews by

Planetcast Interview Questions, Process, and Tips

Updated 13 Feb 2025

Top Planetcast Interview Questions and Answers

View all 13 questions

Planetcast Interview Experiences

Popular Designations

24 interviews found

I applied via Naukri.com and was interviewed before Oct 2021. There was 1 interview round.

Round 1 - One-on-one 

(7 Questions)

  • Q1. C# abstraction and encapsulation
  • Q2. Reflection and indexers in c#
  • Ans. 

    Reflection and indexers in C#

    • Reflection allows inspecting and manipulating metadata of types, objects, and assemblies at runtime

    • Indexers provide a way to access elements of a class or struct using array-like syntax

    • Reflection can be used to dynamically access and invoke indexers

  • Answered by AI
  • Q3. Difference between ienumerable and iqueryable
  • Ans. 

    IEnumerable is read-only and forward-only while IQueryable is queryable and can be filtered.

    • IEnumerable is used for in-memory collections while IQueryable is used for querying databases.

    • IQueryable is more efficient for large datasets as it allows for server-side filtering.

    • IQueryable extends IEnumerable and adds additional functionality for querying data sources.

    • Example: IEnumerable numbers = new List { 1, 2, 3 }; IQuer

  • Answered by AI
  • Q4. Difference between rank and dense rank in c#
  • Ans. 

    Rank assigns unique numbers to each distinct value, while dense rank assigns consecutive numbers to each distinct value.

    • Rank and DenseRank are used to assign a unique number to each distinct value in a sorted list.

    • Rank assigns a unique number to each distinct value, but leaves gaps for ties.

    • DenseRank assigns consecutive numbers to each distinct value, without leaving gaps for ties.

    • In C#, Rank and DenseRank are availabl...

  • Answered by AI
  • Q5. Difference between function and Stored procedure
  • Ans. 

    Functions return a value while stored procedures do not.

    • Functions are used to perform a specific task and return a value to the caller.

    • Stored procedures are used to execute a set of statements and do not return a value.

    • Functions can be used in SQL statements while stored procedures cannot.

    • Functions can be called from within stored procedures.

    • Functions can be used in expressions while stored procedures cannot.

  • Answered by AI
  • Q6. Difference between clustered and non clustered index
  • Ans. 

    Clustered index determines the physical order of data in a table, while non-clustered index has a separate structure.

    • Clustered index sorts and stores the data rows in the table based on their key values, while non-clustered index has a separate structure that contains the key values and a pointer to the data row.

    • A table can have only one clustered index, while it can have multiple non-clustered indexes.

    • Clustered index ...

  • Answered by AI
  • Q7. Difference between execute scalar and execute nonquery
  • Ans. 

    ExecuteScalar returns single value while ExecuteNonQuery does not return any value.

    • ExecuteScalar is used for retrieving a single value from the database, such as a count or sum.

    • ExecuteNonQuery is used for executing SQL statements that do not return any value, such as INSERT, UPDATE, DELETE.

    • ExecuteScalar returns the first column of the first row of the result set, while ExecuteNonQuery returns the number of rows affecte...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Planetcast Software Engineer interview:
  • C#.Net
  • .Net Core
  • SQL Server
  • MySQL
Interview preparation tips for other job seekers - They will ask basics of c# and hire for media application

Skills evaluated in this interview

Top Planetcast Software Engineer Interview Questions and Answers

Q1. Difference between clustered and non clustered index
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly organized and detail-oriented professional with extensive experience in providing executive support.

    • Over 5 years of experience as an executive assistant

    • Proficient in managing calendars, scheduling meetings, and coordinating travel arrangements

    • Skilled in handling confidential information and prioritizing tasks efficiently

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Dictation on Shorthand
  • Ans. 

    Dictation on shorthand involves transcribing spoken words into shorthand symbols for efficient note-taking.

    • Practice listening skills to accurately transcribe spoken words

    • Familiarize yourself with common shorthand symbols and abbreviations

    • Use shorthand techniques like omitting vowels and using phonetic spelling

    • Transcribe the dictation accurately and efficiently to ensure clarity and understanding

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Background in depth

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself by above questions

Executive Assistant Interview Questions asked at other Companies

Q1. What is deviation What is validation and its type in detail What is CAPA AND HOW IT is initiated Examples of incidences and how it is rectified Examples of preventive action and corrective actions Procedure for reprocessing of batch What is... read more
View answer (1)
Planetcast Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. How react works and how javascript works
  • Ans. 

    React is a JavaScript library for building user interfaces, while JavaScript is a programming language used for web development.

    • React is a library for building UI components that update dynamically based on data changes.

    • React uses a virtual DOM to efficiently update the actual DOM.

    • JavaScript is a programming language used to create interactive elements on web pages.

    • JavaScript can be used to manipulate HTML elements, ha...

  • Answered by AI
  • Q2. Some questions about array and objects
Round 2 - Coding Test 

The fundamental concept of your work should be clearly defined in a software project.

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. What is responsibility do you have
  • Ans. 

    As an Administration and Front Office Executive, my responsibilities include managing office operations, handling correspondence, coordinating meetings, and providing administrative support.

    • Managing office operations to ensure efficiency and productivity

    • Handling correspondence such as emails, letters, and phone calls

    • Coordinating meetings and appointments for executives

    • Providing administrative support to various departm...

  • Answered by AI
  • Q2. What is your salary expectation
  • Ans. 

    My salary expectation is negotiable and based on the responsibilities and benefits offered by the position.

    • Consider the industry standards and average salary for the position

    • Highlight your qualifications and experience that justify a higher salary

    • Express openness to negotiation based on the responsibilities and benefits of the role

  • Answered by AI
  • Q3. Why should I hire you
  • Ans. 

    I am highly organized, detail-oriented, and possess excellent communication skills which are essential for providing top-notch seller support.

    • I have a proven track record of effectively managing administrative tasks and providing exceptional customer service.

    • I am proficient in using various office software and tools, ensuring efficient workflow and timely responses to seller inquiries.

    • I am a quick learner and adaptable...

  • Answered by AI
  • Q4. What is your strength
  • Ans. 

    My greatest strength is my ability to effectively multitask and prioritize tasks to ensure efficient workflow.

    • Strong organizational skills

    • Excellent time management abilities

    • Ability to remain calm under pressure

    • Prioritization of tasks based on importance and deadlines

  • Answered by AI

Planetcast interview questions for popular designations

 Software Engineer

 (3)

 Softwaretest Engineer

 (2)

 Broadcast Operations Executive

 (2)

 Software Developer

 (2)

 MIS Executive

 (1)

 Senior Engineer

 (1)

 National Sales Manager

 (1)

 RF Engineer

 (1)

Interview Questions & Answers

user image Anonymous

posted on 30 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction, current company and project, roles and responsibilities.
  • Q2. Basic fresher types questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Lots of politics is there so think before join planet cast.

Get interview-ready with Top Planetcast Interview Questions

Senior Manager Interview Questions & Answers

user image Shweta singh

posted on 13 Feb 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What are your key strength and area for improvement?
  • Ans. 

    Key strength is leadership and area for improvement is delegation.

    • Key strength: Strong leadership skills demonstrated through successful team management and project execution.

    • Area for improvement: Delegation skills can be further developed to empower team members and improve efficiency.

    • Example: Successfully led a cross-functional team to launch a new product, but could have delegated tasks more effectively to streamlin

  • Answered by AI
  • Q2. Walk me through your resume.
  • Ans. 

    I have over 10 years of experience in project management, leading cross-functional teams to successful outcomes.

    • Started my career as a project coordinator at XYZ Company

    • Promoted to project manager after 2 years

    • Led a team of 15 members in the successful implementation of a new software system

    • Managed budgets, timelines, and stakeholder communications effectively

  • Answered by AI

Senior Manager Interview Questions asked at other Companies

Q1. 1. What you understand the requirement of shuttering material at project site?
View answer (19)

Software Developer Interview Questions & Answers

user image Paras Panwar

posted on 18 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Create a Movie application on compose using mvvm

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Node.js event loop, streams, concurrency etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - In-depth Node.js questions were asked.

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (57)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction about self
  • Ans. 

    Experienced sales professional with a proven track record of exceeding targets and leading successful teams.

    • Over 10 years of sales experience in various industries

    • Consistently met or exceeded sales targets by implementing strategic sales plans

    • Led a team of sales representatives to achieve record-breaking sales numbers

    • Strong negotiation and communication skills

    • Proficient in CRM software and data analysis tools

  • Answered by AI
  • Q2. Reason to Join Planetcast
  • Ans. 

    Planetcast offers a dynamic work environment, growth opportunities, and cutting-edge technology in the broadcasting industry.

    • Planetcast provides a dynamic work environment with opportunities for growth and advancement.

    • The company offers cutting-edge technology and solutions in the broadcasting industry.

    • Joining Planetcast means being part of a team that is at the forefront of innovation and excellence.

    • The company values...

  • Answered by AI

National Sales Manager Interview Questions asked at other Companies

Q1. Capacity of solar panel , how it works, use of EVA films and future aspects
View answer (1)

I applied via Naukri.com

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Assignment 

According to skills and experience

Round 3 - One-on-one 

(2 Questions)

  • Q1. One one round with technical person then manager
  • Q2. It's upto your resume and skills
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and final round with general manager

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall great experience healthy environment

Top Planetcast Software Engineer Interview Questions and Answers

Q1. Difference between clustered and non clustered index
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    Experienced broadcast operations executive with a strong background in managing live broadcasts and overseeing technical operations.

    • Over 10 years of experience in broadcast operations

    • Skilled in managing live broadcasts and technical operations

    • Strong leadership and team management abilities

    • Proficient in troubleshooting technical issues and ensuring smooth broadcast delivery

  • Answered by AI
  • Q2. Why you want to join us
  • Ans. 

    I am passionate about broadcast operations and believe in the mission of your company.

    • I have a strong background in broadcast operations and a deep understanding of the industry.

    • I am excited about the opportunity to work with cutting-edge technology and contribute to the success of your team.

    • I admire the innovative work your company is doing in the field and want to be a part of that.

    • I am confident that my skills and e...

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

Planetcast Interview FAQs

How many rounds are there in Planetcast interview?
Planetcast interview process usually has 1-2 rounds. The most common rounds in the Planetcast interview process are HR, One-on-one Round and Technical.
How to prepare for Planetcast interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Planetcast. The most common topics and skills that interviewers at Planetcast expect are MySQL, .Net, C, C# and CSS.
What are the top questions asked in Planetcast interview?

Some of the top questions asked at the Planetcast interview -

  1. What is difference between interface and abstract cl...read more
  2. Difference between clustered and non clustered in...read more
  3. Difference between execute scalar and execute nonqu...read more
How long is the Planetcast interview process?

The duration of Planetcast interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

Himalaya Wellness

No Interviews

INTERVIEWS

Himalaya Wellness

No Interviews

INTERVIEWS

Planetcast

No Interviews

CAMPUS PLACEMENT

IES MCRC

INTERVIEWS

Himalaya Wellness

No Interviews

INTERVIEWS

Himalaya Wellness

No Interviews

INTERVIEWS

Planetcast

No Interviews

INTERVIEWS

Planetcast

No Interviews

INTERVIEWS

Himalaya Wellness

No Interviews

Tell us how to improve this page.

Planetcast Interview Process

based on 18 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

PVR Inox Interview Questions
4.0
 • 162 Interviews
Network 18 Interview Questions
3.5
 • 26 Interviews
Sun TV Network Interview Questions
3.6
 • 12 Interviews
Saregama India Interview Questions
4.0
 • 8 Interviews
View all

Planetcast Reviews and Ratings

based on 281 reviews

3.9/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.4

Salary

4.0

Job security

3.6

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 281 Reviews and Ratings
Software Engineer
88 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Assistant Manager
55 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Broadcast Executive
47 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Broadcast Assistant
45 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Broadcast Operations Executive
37 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Planetcast with

Prime Focus Technologies

3.4
Compare

Zee Entertainment Enterprises

3.5
Compare

Tata Communications

4.0
Compare

Eros International

2.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent