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 (180)

I applied via campus placement at Inderprastha Engineering College, Ghaziabad and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude and graduation based OS, CN, DAA and DBMS questions

Round 2 - HR 

(1 Question)

  • Q1. Psychological warfare, to be honest
Round 3 - Technical 

(1 Question)

  • Q1. Questions on DBMS, CN and DAA

Interview Preparation Tips

Interview preparation tips for other job seekers - Maintain positive attitude and confidence while showcasing yourself. Technical knowledge required is the basics covered. Focus on DBMS & Linux if up for a development based role

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 (180)

Interview Questionnaire 

2 Questions

  • Q1. What is difference between interface and abstract class
  • Ans. 

    An interface is a contract that defines the methods that a class must implement, while an abstract class can provide some implementation.

    • An interface can only have abstract methods, while an abstract class can have both abstract and non-abstract methods.

    • A class can implement multiple interfaces, but can only inherit from a single abstract class.

    • Interfaces are used to achieve multiple inheritance in Java.

    • Abstract classe...

  • Answered by AI
  • Q2. What is enum
  • Ans. 

    Enum is a data type that consists of a set of named values.

    • Enums are used to define a set of constants that can be assigned to a variable.

    • They make code more readable and maintainable.

    • Example: enum Color { RED, GREEN, BLUE }

    • Enums can also have values assigned to them, like enum Size { SMALL = 1, MEDIUM = 2, LARGE = 3 }

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

I applied via Approached by Company and was interviewed before May 2021. There were 4 interview rounds.

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 tips
Round 2 - Technical 

(1 Question)

  • Q1. TECHNICAL KNOWLEDGE RELATED
Round 3 - One-on-one 

(1 Question)

  • Q1. WITH SENIORS AND TEAM DISCUSSION ABOUT YOUR CONTRIBUTION
Round 4 - Group Discussion 

SALARY DOCUMENTATION

Interview Preparation Tips

Interview preparation tips for other job seekers - good place for fresher but need to upgrade for professional

Senior Video Editor Interview Questions asked at other Companies

Q1. how to add effects in premiere pro and what to do if some clip is missing
View answer (1)

Planetcast interview questions for popular designations

 Software Engineer

 (3)

 Broadcast Operations Executive

 (2)

 Software Developer

 (2)

 Softwaretest Engineer

 (2)

 Administration and Front Office Executive

 (1)

 Deputy Ad Sales Manager

 (1)

 Executive Assistant

 (1)

 IOS Developer

 (1)

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.

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
 • 160 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 280 reviews

3.9/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.4

Salary

4.0

Job security

3.6

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 280 Reviews and Ratings
Software Engineer
81 salaries
unlock blur

₹2.8 L/yr - ₹10 L/yr

Assistant Manager
55 salaries
unlock blur

₹4.6 L/yr - ₹12 L/yr

Broadcast Executive
47 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Broadcast Assistant
45 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Broadcast Operations Executive
37 salaries
unlock blur

₹1.8 L/yr - ₹4.9 L/yr

Explore more salaries
Compare Planetcast with

Prime Focus Technologies

3.3
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