Upload Button Icon Add office photos

Filter interviews by

Telltoday Media Interview Questions, Process, and Tips

Updated 22 Aug 2023

Telltoday Media Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Jul 2023. 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 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why do you want to change?
  • Q3. How many and what kind of projects have you handled to date?
Round 3 - Technical 

(6 Questions)

  • Q1. What is ORM? Why use it?
  • Ans. 

    ORM stands for Object-Relational Mapping. It is a programming technique for converting data between incompatible type systems in object-oriented programming languages.

    • ORM helps developers to interact with databases using an object-oriented approach

    • It eliminates the need to write complex SQL queries by providing a way to perform CRUD operations using programming language syntax

    • ORM frameworks like Hibernate in Java or En...

  • Answered by AI
  • Q2. What is Typehinting and what would happen if I choose not to use it?
  • Ans. 

    Typehinting is specifying the data type of a variable in function parameters or return values in programming languages.

    • Typehinting helps improve code readability and maintainability by clearly defining the expected data types.

    • It can help catch errors early on during development, as the code editor or IDE can provide warnings if incorrect data types are used.

    • If typehinting is not used, it may lead to unexpected errors o...

  • Answered by AI
  • Q3. How do events or observers work in Laravel?
  • Ans. 

    Events and observers in Laravel allow for decoupling of classes and handling of various actions in a more modular way.

    • Events are triggered when a specific action occurs in the application.

    • Observers listen for these events and respond accordingly.

    • Events and observers help in decoupling classes and keeping the codebase clean and modular.

    • Example: Creating a 'UserRegistered' event when a new user registers, and having an '...

  • Answered by AI
  • Q4. Which default package is used for Auth in the latest Laravel? How it works ?
  • Ans. 

    The default package used for Auth in the latest Laravel is 'Jetstream'. It provides pre-built authentication scaffolding.

    • Jetstream is a new package introduced in Laravel 8 for authentication.

    • It provides pre-built authentication components like login, registration, email verification, two-factor authentication, and more.

    • Jetstream uses Laravel Fortify under the hood for authentication logic.

    • Developers can choose between ...

  • Answered by AI
  • Q5. What are static methods and static arguments?
  • Ans. 

    Static methods and static arguments are associated with the class itself rather than with instances of the class.

    • Static methods are methods that belong to the class itself, not to any specific instance of the class.

    • Static arguments are arguments that are passed to static methods and are not associated with any particular instance of the class.

    • Static methods can be called directly on the class, without needing to create...

  • Answered by AI
  • Q6. How does dependency injection work? Why is it useful?
  • Ans. 

    Dependency injection is a design pattern where components are provided with their dependencies rather than creating them internally.

    • Allows for easier testing by providing mock dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Examples: Constructor injection, Setter injection, Interface injection

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary expectations and other discussions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Sharpen your knowledge of PHP and Laravel.

Skills evaluated in this interview

Top Telltoday Media Software Developer Interview Questions and Answers

Q1. What is Typehinting and what would happen if I choose not to use it?
View answer (1)

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 questions from similar companies

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1. Why do you want to change?
  • Q2. 2. What is your goal?
  • Q3. 3. Critical project you have handled?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be yourself and provide short and to the point answer

I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Solid principles in c#
  • Ans. 

    Solid principles are a set of design principles for writing maintainable and scalable code in C#.

    • Single Responsibility Principle (SRP) - a class should have only one reason to change

    • Open/Closed Principle (OCP) - a class should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes

    • Interface Segregation Principle (ISP) - client...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good company for freshers as well as beginners

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - It was an good experience

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT YOURSELF

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE YOURSELF

I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Add your question

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your interview advice and tips

Telltoday Media Interview FAQs

How many rounds are there in Telltoday Media interview?
Telltoday Media interview process usually has 4 rounds. The most common rounds in the Telltoday Media interview process are Resume Shortlist, One-on-one Round and Technical.
What are the top questions asked in Telltoday Media interview?

Some of the top questions asked at the Telltoday Media interview -

  1. What is Typehinting and what would happen if I choose not to use ...read more
  2. Which default package is used for Auth in the latest Laravel? How it work...read more
  3. How does dependency injection work? Why is it usef...read more

Tell us how to improve this page.

Telltoday Media Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Telltoday Media Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

2.0

Work-life balance

3.0

Salary

3.0

Job security

4.0

Company culture

2.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Compare Telltoday Media with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview