Upload Button Icon Add office photos

Filter interviews by

DU Beat Correspondent Interview Questions and Answers

Updated 8 Sep 2024

DU Beat Correspondent Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Why do you want to join DU BEAT
  • Ans. 

    I want to join DU BEAT to contribute to the student community and gain valuable journalism experience.

    • Passionate about journalism and writing

    • Excited to be part of a student-run publication

    • Looking to improve my skills and learn from experienced journalists

  • Answered by AI
  • Q2. What are 3 topics you can write about
  • Ans. 

    I can write about technology trends, travel destinations, and book reviews.

    • Technology trends: AI, blockchain, cybersecurity

    • Travel destinations: Europe, Asia, South America

    • Book reviews: Fiction, non-fiction, self-help

  • Answered by AI

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. What is cloud,DB
  • Ans. 

    Cloud DB refers to a database that is hosted on a cloud computing platform, allowing for remote access and scalability.

    • Cloud DB stores data on remote servers accessed over the internet

    • It offers scalability, flexibility, and cost-effectiveness

    • Examples include Amazon RDS, Google Cloud SQL, and Microsoft Azure SQL Database

  • Answered by AI
  • Q2. What is cyber security
  • Ans. 

    Cyber security refers to the practice of protecting systems, networks, and data from digital attacks.

    • Involves protecting computers, servers, mobile devices, electronic systems, networks, and data from malicious attacks

    • Includes measures such as firewalls, encryption, antivirus software, and user authentication

    • Cyber security professionals work to prevent, detect, and respond to cyber threats

    • Examples of cyber attacks incl...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Database based questions
  • Q2. Dashboard creative
  • Q3. Power BI module
Round 2 - One-on-one 

(2 Questions)

  • Q1. Project discussion
  • Q2. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Make your resume best.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is B2C in e-commerce
  • Ans. 

    B2C in e-commerce refers to business-to-consumer transactions, where businesses sell products or services directly to individual consumers.

    • B2C stands for business-to-consumer

    • It involves businesses selling products or services directly to individual consumers

    • Examples include online retail websites like Amazon, Walmart, and eBay

  • Answered by AI
  • Q2. Name few of the distributors
  • Ans. 

    Some of the distributors we work with include ABC Distributors, XYZ Suppliers, and 123 Distributing Company.

    • ABC Distributors

    • XYZ Suppliers

    • 123 Distributing Company

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts and implementation
  • Ans. 

    Oops concepts refer to object-oriented programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation involves bundling data and methods that operate on the data into a single unit.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Abstraction focuses on hid...

  • Answered by AI
  • Q2. Sql Concepts and Ssms
Round 2 - Technical 

(2 Questions)

  • Q1. .Net Technology basics
  • Q2. Solid principles

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Define gypsum with formula
  • Ans. 

    Gypsum is a soft sulfate mineral composed of calcium sulfate dihydrate, with the chemical formula CaSO4·2H2O.

    • Gypsum is commonly used in construction as a material for making plaster of Paris and drywall.

    • It is also used in agriculture as a soil conditioner to improve soil structure.

    • The chemical formula for gypsum is CaSO4·2H2O, indicating that it contains calcium, sulfur, and water molecules.

  • Answered by AI
  • Q2. Tell about baking powder
  • Ans. 

    Baking powder is a leavening agent used in baking to help baked goods rise.

    • Baking powder is a combination of an acid (usually cream of tartar) and a base (usually baking soda).

    • When mixed with liquid and heat, baking powder releases carbon dioxide gas, causing the batter or dough to rise.

    • There are different types of baking powder, such as single-acting and double-acting.

    • Double-acting baking powder reacts twice - once wh...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Na
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Mostly asked java 8 update and distinct number in given array and Multithreading
  • Q2. 2 program based on java 8, array reverse

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep update with java 8, collection, spring boot @Anotation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Sep 2024.

Round 1 - Group Discussion 

1 hour discussion on various topics

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. About company, why this role
Round 3 - Technical 

(1 Question)

  • Q1. Same as 1st round
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is the Java code for comparing two strings for equality?
  • Ans. 

    Use the equals() method in Java to compare two strings for equality.

    • Use the equals() method to compare two strings for equality.

    • Example: String str1 = "hello"; String str2 = "hello"; if(str1.equals(str2)) { // strings are equal }

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is SDLC? Explain briefly
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a structured process that consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables that contribute to the overall success of the project.

    • SDLC helps ensure that the ...

  • Answered by AI
  • Q2. Can you tell me the core concepts of Object Oriented Programming?
  • Ans. 

    Core concepts of Object Oriented Programming include encapsulation, inheritance, and polymorphism.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Allowing a new class to inherit properties and behavior from an existing class.

    • Polymorphism: The ability for objects of different classes to respond to the same message in different ways.

    • Example: Inheritance - A 'Car'...

  • Answered by AI
  • Q3. Project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview Level - Easy

Questions -
1. Basic of SDLC
2. OOP basics
3. Projects and related questions

Tip -
Make sure you know everything that you mention in your resume

Skills evaluated in this interview

DU Beat Interview FAQs

How many rounds are there in DU Beat Correspondent interview?
DU Beat interview process usually has 1 rounds. The most common rounds in the DU Beat interview process are One-on-one Round.

Tell us how to improve this page.

DU Beat Correspondent Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.7k 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
Compare DU Beat with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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