Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by SportsBuzz11 Team. If you also belong to the team, you can get access from here

SportsBuzz11 Verified Tick

Compare button icon Compare button icon Compare
2.7

based on 4 Reviews

SportsBuzz11 Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Basic Networking Questions Like how router , switch works etc .
  • Q2. From resume all mentioned technologies and contributions on each organisations and follow up questions on this .
Round 2 - One-on-one 

(2 Questions)

  • Q1. All metioned terms from resume and follow up questions in details
  • Q2. Few coding questions like using for loop how to do certain tasks .

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall interview process very smooth and interviewer are very friendly , continously asking .. m I comfortable or not .
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

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

This is good experience 👍

Round 2 - Group Discussion 

This is good experience 👍 bhut hi accha rha h

Round 3 - One-on-one 

(5 Questions)

  • Q1. Aapka naam kya hai
  • Q2. Aapke pass phone hai laptop hai
  • Q3. Aap kahan se Hain
  • Q4. Aap is job ko kar payenge
  • Q5. Aapke yahan per net theek chalta hai
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is react.js? Ans: React.js is javascript library used for building the UI components.
  • Ans. 

    React.js is a JavaScript library used for building user interfaces by creating reusable UI components.

    • React.js allows developers to create interactive user interfaces efficiently.

    • It uses a virtual DOM for optimal performance by updating only the necessary components.

    • React components can be reused across different parts of an application.

    • It follows a unidirectional data flow, making it easier to manage state and data.

    • Re...

  • Answered by AI
  • Q2. What is JavaScript? Ans: javaScript is type free language that means to declare the variable we don't any specific datatype and values. javascript is a dynamic type language.
  • Q3. Why javascript is Dynamic language? Ans: The type of variable is dynamically changed based on the its current value. that is the reason the javascript is treated as as dynamic language.
  • Ans. 

    JavaScript is considered a dynamic language because variables can change types based on their current value.

    • Variables in JavaScript can hold different types of values at different times

    • The type of a variable is determined at runtime, not at compile time

    • Dynamic typing allows for flexibility and ease of use in JavaScript programming

    • Example: a variable can start as a number and then be reassigned as a string

  • Answered by AI
  • Q4. How to run the jscode? Ans: In terminal type the node filename.js
Round 2 - HR 

(2 Questions)

  • Q1. Why should i hire you? Ans: you should hire me because of i have great skills on the frontend development. and improve the organizations standard with my work and skills.
  • Q2. What is salary expection per annum? Ans: upto 600000
  • Ans. 

    My salary expectation is up to 600,000 per annum based on my experience and skills.

    • Consider factors such as experience, skills, industry standards, and location when determining salary expectations.

    • Research average salaries for front end developers in your area to ensure your expectations are realistic.

    • Be prepared to negotiate and discuss other benefits in addition to salary.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tracxn Front end Developer interview:
  • Html5
  • CSS3
  • React.Js
  • Bootstrap
  • Javascript
Interview preparation tips for other job seekers - no

Skills evaluated in this interview

locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. What can you tell me about SCCM technology?
  • Q2. What is Active Directory and how does it function?
Round 2 - HR 

(2 Questions)

  • Q1. Communication skills
  • Q2. Personal information about studies and family

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong technical skills are required.
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Previous work experience
  • Q2. Achievements work process
  • Ans. 

    Achievements work process involves setting goals, creating a plan, taking action, and evaluating results.

    • Set specific and measurable goals

    • Create a detailed plan outlining steps to achieve goals

    • Take consistent action towards goals

    • Track progress and make adjustments as needed

    • Celebrate achievements and learn from failures

  • Answered by AI
  • Q3. Awarenessof market
  • Q4. Plan to beat or journeyplan
  • Ans. 

    To beat the competition, I will create a comprehensive journey plan focusing on customer needs and market trends.

    • Conduct market research to understand customer needs and preferences

    • Identify key competitors and their strategies

    • Develop a unique selling proposition to differentiate our products/services

    • Create a detailed sales strategy with specific goals and timelines

    • Regularly review and adjust the plan based on performan

  • Answered by AI
  • Q5. Relationship building with dealers

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Active attentive
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Abdcdc fghegeh ghghfgh dfgfg
  • Q2. Dfgdfgd fghfghgfh gnfgdg sdfsdf
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Initially first was HackerRank assessment then first round was of DSA. Asked 3 questions
1) Find max sum of substrings of length k
2) Find whether 2 strings are anagram or not
3) There is a Array and Find the max sum of subsequence. If you take element index at 1 in array then you are not suppose to take element index at 0 & 2 -> I solved it with Recursion then applied DP.

Cracked Round 1.

Round 2 - Assignment 

This was a machine coding round where I have to create 3 API of Cricbuzz feature.
1) Post API which will take Match Details and we have to create points table like we have in IPL
2) Get API to fetch Point table based on total Points
3) Get API to fetch last 3 matchs of a team and there results.

Round 3 - Assignment 

This was Code review round. Interviewer first asked about my project in my current company and multiple questions like hiw many team member and how many juniors u are handling. Then we move to code review and he checked extensibility of code by asking if I have to add year wise point table then How will you add then If there are many Tournament then how you will implement.

Interview Preparation Tips

Interview preparation tips for other job seekers - Write extensible code in machine coding round & create good project structure, DB design & Refactored code.
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is Food & Beverage Service Mean___?
  • Ans. 

    Food & Beverage Service involves serving food and drinks to customers in a restaurant or hospitality setting.

    • Involves taking orders from customers

    • Serving food and drinks to customers

    • Ensuring customer satisfaction

    • Handling payments and processing orders

    • Maintaining cleanliness and organization in the dining area

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

(1 Question)

  • Q1. Define types of cheese
  • Ans. 

    Types of cheese include soft, semi-soft, semi-hard, and hard cheeses, each with unique textures and flavors.

    • Soft cheeses: Brie, Camembert, Mozzarella

    • Semi-soft cheeses: Havarti, Fontina, Gouda

    • Semi-hard cheeses: Cheddar, Gruyere, Emmental

    • Hard cheeses: Parmesan, Pecorino, Manchego

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Calm And Be Professional
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was interesting, Had a bunch of fun puzzles

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a detail-oriented business analyst with a strong background in data analysis and problem-solving.

    • Experienced in gathering and analyzing business requirements

    • Skilled in creating data models and visualizations

    • Proficient in using tools like SQL, Excel, and Tableau

    • Strong communication and presentation skills

    • Certified in business analysis (e.g. CBAP)

  • Answered by AI
  • Q2. Where do you see yourself in 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont apply if you cant wait for teams to move quickly
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is life science
  • Ans. 

    Life science is the study of living organisms and their interactions with each other and their environment.

    • Life science includes fields such as biology, ecology, genetics, and physiology.

    • It explores the structure, function, growth, origin, evolution, and distribution of living organisms.

    • Examples of life science research include studying the impact of climate change on ecosystems, genetic engineering in agriculture, and...

  • Answered by AI
  • Q2. What is celll and their type
  • Ans. 

    Cells are the basic structural and functional units of all living organisms.

    • Cells are the building blocks of life

    • There are two main types of cells: prokaryotic and eukaryotic

    • Prokaryotic cells, like bacteria, lack a nucleus and other membrane-bound organelles

    • Eukaryotic cells, found in plants, animals, fungi, and protists, have a nucleus and membrane-bound organelles

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be professional
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Contribute & help others!
anonymous
You can choose to be anonymous

SportsBuzz11 Interview FAQs

How to prepare for SportsBuzz11 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 SportsBuzz11. The most common topics and skills that interviewers at SportsBuzz11 expect are AWS, Azure, Devops, Docker and IT Program Management.

Tell us how to improve this page.

Interview Questions from Similar Companies

Stats Perform Interview Questions
3.5
 • 16 Interviews
Cricbuzz Interview Questions
3.3
 • 9 Interviews
Nielsen Sports Interview Questions
4.0
 • 6 Interviews
NIVIA SPORTS Interview Questions
4.3
 • 4 Interviews
Cosmos Sports Interview Questions
2.8
 • 3 Interviews
View all

SportsBuzz11 Reviews and Ratings

based on 4 reviews

2.7/5

Rating in categories

2.7

Skill development

2.7

Work-Life balance

2.7

Salary & Benefits

2.7

Job Security

2.9

Company culture

2.7

Promotions/Appraisal

2.7

Work Satisfaction

Explore 4 Reviews and Ratings
Operations Executive
6 salaries
unlock blur

₹3.6 L/yr - ₹3.7 L/yr

Product Engineer
5 salaries
unlock blur

₹14.5 L/yr - ₹25 L/yr

Product Designer
3 salaries
unlock blur

₹10.5 L/yr - ₹11 L/yr

Explore more salaries
Compare SportsBuzz11 with

Carnival Cruise Lines

4.4
Compare

Royal Caribbean International

4.5
Compare

Smaaash Entertainment

3.8
Compare

Nielsen Sports

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
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