Upload Button Icon Add office photos

Filter interviews by

Cybertooth Incorporation Media Buyer Interview Questions and Answers

Updated 20 Sep 2023

Cybertooth Incorporation Media Buyer Interview Experiences

1 interview found

Media Buyer Interview Questions & Answers

user image abhijeet tripathi

posted on 20 Sep 2023

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

I applied via Indeed and was interviewed in Mar 2023. There were 2 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 

(2 Questions)

  • Q1. Social media ads strategy and process
  • Ans. 

    Social media ads strategy involves targeting, creative development, testing, and optimization to reach the target audience effectively.

    • Identify target audience demographics, interests, and behaviors

    • Create compelling ad creatives with clear call-to-action

    • Test different ad formats, messaging, and targeting options

    • Optimize campaigns based on performance data and insights

    • Utilize retargeting to reach users who have shown in...

  • Answered by AI
  • Q2. How social media can help to generate leads
  • Ans. 

    Social media can help generate leads by increasing brand visibility, engaging with target audience, and driving traffic to website.

    • Create engaging content to attract potential leads

    • Utilize targeted ads to reach specific demographics

    • Engage with followers through comments, messages, and polls

    • Promote lead magnets such as ebooks or webinars

    • Track and analyze metrics to optimize lead generation strategies

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cybertooth Incorporation Media Buyer interview:
  • Social Media Marketing
Interview preparation tips for other job seekers - Gyan sir is very polite and sweet talking.

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Cybertooth Incorporation?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Job Fair and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic accounting methods and journals

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident About what you are saying

Media Buyer Interview Questions Asked at Other Companies

Q1. How can social media help generate leads?
Q2. What do you know about digital marketing?
asked in AdSparx
Q3. How do you check ad relevancy?
Q4. Social media ads strategy and process
asked in AdSparx
Q5. What is native advertising?

I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. There were three rounds first is written round where you will get 3 section Aptitude+essay+technical (pseudo code) then second round is technical round where they will ask question related to your final ye...

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on your written exam and technical interview for which you should know about your project because project is very important and if u are from cs background then focus on one coding language .
All the very best just be positive .

I applied via Referral and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is Active Directory? How do we manage role from active directory
  • Q2. How to Resolve Outlook working offline issue ?
  • Ans. 

    To resolve Outlook working offline issue, check network connection and disable Work Offline mode.

    • Check network connection and ensure it is stable

    • Disable Work Offline mode in Outlook settings

    • Restart Outlook and check if issue is resolved

  • Answered by AI
  • Q3. Vercent write read and vocalizations test
  • Q4. Grammer check

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, HR are also human.. always be ready to answer technical questions and never hasitate.

Skills evaluated in this interview

Analyst Interview Questions & Answers

TCS user image Anonymous

posted on 18 Apr 2021

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

Interview Questionnaire 

2 Questions

  • Q1. Background
  • Q2. Expertise

Interview Preparation Tips

Interview preparation tips for other job seekers - Be to the point and list swot

Analyst Interview Questions & Answers

TCS user image Priya Prabhu

posted on 24 Sep 2015

Interview Questionnaire 

1 Question

  • Q1. Tell me about your project
  • Ans. 

    I worked on a project analyzing customer data to identify trends and improve marketing strategies.

    • Used data analysis techniques to identify patterns and correlations in customer behavior

    • Developed predictive models to forecast customer preferences and optimize marketing campaigns

    • Collaborated with cross-functional teams to implement data-driven strategies and measure their impact

    • Conducted A/B testing to evaluate the effe...

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: comfortable
Tips: study the project well, final year project as well as the mini projects done in the semesters

General Tips: study the project details, basic core languages of your stream
Skill Tips: study the project details very well
Skills: Ability To Deliver On A Project
College Name: Vidyalankar Institute Of Technology

Analyst Interview Questions & Answers

TCS user image Anonymous

posted on 13 May 2018

Interview Preparation Tips

Round: Test
Experience: Aptitude

Round: Group Discussion
Experience: They will observe way of talking, way of making points to concerns etc

Are these interview questions helpful?

Analyst Interview Questions & Answers

TCS user image Anonymous

posted on 26 Mar 2015

Interview Questionnaire 

16 Questions

  • Q1. Tell me about yourself?
  • Q2. Are you 100% honest ?
  • Ans. 

    I strive for honesty, but like everyone, I may not always be 100% truthful in every situation.

    • Honesty is important in my work, but I recognize that context matters.

    • For example, I might withhold certain details to protect someone's feelings.

    • In data analysis, I present findings accurately, but interpretations can vary.

    • I believe in transparency, yet I also understand the need for discretion.

  • Answered by AI
  • Q3. What are ur favorite subjects?
  • Q4. What do you mean by Multithreading in java?
  • Ans. 

    Multithreading in Java refers to the concurrent execution of two or more parts of a program for maximum utilization of CPU.

    • Multithreading allows multiple threads to run concurrently within a single program.

    • It improves the performance of the program by utilizing the CPU more efficiently.

    • Java provides built-in support for multithreading through the java.lang.Thread class.

    • Multithreading can be used for tasks such as backg...

  • Answered by AI
  • Q5. What are the different CpU scheduling policies? who does the cpu scheduling?
  • Ans. 

    CPU scheduling policies include FCFS, SJF, Round Robin, Priority, and Multilevel Queue. The operating system does the scheduling.

    • FCFS (First Come First Serve)

    • SJF (Shortest Job First)

    • Round Robin

    • Priority

    • Multilevel Queue

    • Operating system does scheduling

  • Answered by AI
  • Q6. What is Jvm? who manages the thread Jvm or OS?
  • Ans. 

    Jvm is Java Virtual Machine. It manages threads on its own.

    • Jvm is a virtual machine that executes Java bytecode.

    • It provides a runtime environment for Java programs.

    • Jvm manages threads on its own using its own thread scheduler.

    • Jvm is platform-independent and provides a layer of abstraction between the Java code and the underlying operating system.

    • Examples of popular JVM implementations include Oracle's HotSpot and OpenJ...

  • Answered by AI
  • Q7. Semaphore?synchronisation in java? Mutex?
  • Q8. Explain tree traversals technique with example??
  • Ans. 

    Tree traversal is a technique to visit all nodes of a tree in a specific order.

    • There are three types of tree traversals: inorder, preorder, and postorder.

    • Inorder traversal visits the left subtree, then the root, and then the right subtree.

    • Preorder traversal visits the root, then the left subtree, and then the right subtree.

    • Postorder traversal visits the left subtree, then the right subtree, and then the root.

    • For exampl...

  • Answered by AI
  • Q9. What is the difference between arraylist and vector? how to traverse a vector?
  • Ans. 

    ArrayList and Vector are both dynamic arrays, but Vector is synchronized and slower. Traversing a Vector is similar to an ArrayList.

    • ArrayList is not synchronized, while Vector is synchronized.

    • ArrayList is faster than Vector, but Vector is thread-safe.

    • To traverse a Vector, we can use a for loop or an iterator, similar to an ArrayList.

    • Example: Vector v = new Vector<>(); for(String s : v) { //do something }

Answered by AI
  • Q10. Why TCS?
  • Ans. 

    TCS is a leading global IT services company with a strong reputation and diverse opportunities for growth.

    • TCS has a strong reputation in the IT industry

    • TCS offers diverse opportunities for growth and learning

    • TCS has a global presence and works with top clients

    • TCS has a strong focus on innovation and technology

    • TCS provides a supportive and inclusive work environment

  • Answered by AI
  • Q11. Any five tata group companies other than TCS?
  • Q12. What is the Tata‘s product used in every house?
  • Ans. 

    Tata Salt is the product used in every house.

    • Tata Salt is a brand of salt produced by Tata Chemicals.

    • It is the market leader in India with a 27% market share.

    • Tata Salt has been fortified with iodine to help address iodine deficiency in India.

    • It is available in various sizes and packaging options to suit different needs.

    • Tata Salt has won several awards for its quality and innovation.

  • Answered by AI
  • Q13. What‘s your hobby and passion?
  • Ans. 

    My hobby and passion is photography.

    • I love capturing moments and telling stories through my photographs.

    • I enjoy exploring different techniques and experimenting with composition.

    • Photography allows me to express my creativity and view the world from unique perspectives.

    • I have participated in several photography competitions and my work has been featured in local exhibitions.

    • Some of my favorite subjects to photograph are...

  • Answered by AI
  • Q14. In your views who should be the captain of Indian cricket team?
  • Ans. 

    Rohit Sharma's experience and leadership skills make him an ideal captain for the Indian cricket team.

    • Rohit Sharma has a proven track record as captain in IPL, leading Mumbai Indians to multiple titles.

    • His calm demeanor under pressure helps in making strategic decisions during crucial matches.

    • Rohit's ability to adapt his batting style according to the situation is crucial for leading by example.

    • He has a good rapport wi...

  • Answered by AI
  • Q15. What are the qualities of a good leader ?
  • Ans. 

    A good leader possesses qualities such as strong communication skills, empathy, integrity, and the ability to inspire and motivate others.

    • Strong communication skills: A good leader is able to effectively convey their ideas and instructions to their team members.

    • Empathy: A good leader understands and considers the feelings and perspectives of their team members, fostering a positive and supportive work environment.

    • Integ...

  • Answered by AI
  • Q16. Worst situation you have ever faced in your life ?
  • Ans. 

    Being stranded in a foreign country with no money or means to communicate

    • Lost my wallet with all my money and identification

    • Couldn't speak the local language to ask for help

    • Had to rely on the kindness of strangers for assistance

  • Answered by AI

    Interview Preparation Tips

    Round: Test
    Experience: There were no technical questions. Only quantitative questions was there. Questions were not very tough.
    Tips: Just have a look at RS Aggarwal book or any other aptitude book , you will easily get through it.
    Duration: 80 minutes

    Round: Other Interview
    Experience: There were different panels , having three persons in each panel. It was basically HR , TECh, MR interview altogether. Even some of the students were called for one to one tech interview and later they were called for hr and mr round.

    Skills: JAVA, C/C++
    College Name: NA

    Skills evaluated in this interview

    Interview Preparation Tips

    Round: Test
    Experience: Each section consisted of 15 questions.If you have a thorough practise on aptitude,the LR and the basic apti part would be not of much problem.The coding part mainly consisted of data structure basic.
    Tips: The only tip which can be given is a thorough practise for all the sessions.The practise should be done taking the time into account.
    Duration: 1 hour
    Total Questions: 60

    Round: Technical Interview
    Experience: Fortunately for me,they asked me my AIEEE and IITJEE scores rather than only concentrating on my CGPA which was an advantage for me.Training related questions,questions on basic science(fission,fusion etc) were asked.Also my coding knowledge was being tested by asking basic data structure questions.
    Tips: Always carry a smile whether its going wrong or right.Be apologetic on your mistakes and tell them you can improve yourself.The confidence you carry is the thing they are searching for in any interview.

    College Name: NIT Durgapur

    I appeared for an interview before Sep 2016.

    Interview Questionnaire 

    1 Question

    • Q1. It was an online technical test. Questions were related to ME outlook, mobile device management , Networking and many more

    Interview Preparation Tips

    Round: Grammar Round
    Experience: It was a written English grammar test to analyse how grammatically sound you are.
    Tips: Just revise your basic English grammar like prepositions verbs nd essay/paragraph writing

    Round: COMMUNICATION SKILLS Round
    Experience: In this round they ask you to speak something on the given topic or sometimes group discussion . Basically they test your vocabulary, your thought process, pronunciation, accent and above all confidence.
    Tips: Be confident in whatever you speak. Remember if you get nervous you will need with your words .

    Round: Technical Interview
    Experience: This was an online test and it had 50 questions all objective types.
    Tips: Be technically sound. You cannot Google them as these search engines are blocked

    College Name: Babu Banarasi Das National Institute Of Technology And Management (BBDNITM)

    Cybertooth Incorporation Interview FAQs

    How many rounds are there in Cybertooth Incorporation Media Buyer interview?
    Cybertooth Incorporation interview process usually has 2 rounds. The most common rounds in the Cybertooth Incorporation interview process are Resume Shortlist and One-on-one Round.
    What are the top questions asked in Cybertooth Incorporation Media Buyer interview?

    Some of the top questions asked at the Cybertooth Incorporation Media Buyer interview -

    1. How social media can help to generate le...read more
    2. Social media ads strategy and proc...read more

    Tell us how to improve this page.

    Overall Interview Experience Rating

    5/5

    based on 1 interview experience

    Difficulty level

    Moderate 100%

    Duration

    Less than 2 weeks 100%
    View more

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.6
     • 11.1k Interviews
    Accenture Interview Questions
    3.8
     • 8.6k Interviews
    Infosys Interview Questions
    3.6
     • 7.9k Interviews
    Wipro Interview Questions
    3.7
     • 6.1k Interviews
    Cognizant Interview Questions
    3.7
     • 5.9k Interviews
    Amazon Interview Questions
    4.0
     • 5.4k Interviews
    Capgemini Interview Questions
    3.7
     • 5.1k Interviews
    Tech Mahindra Interview Questions
    3.5
     • 4.1k Interviews
    HCLTech Interview Questions
    3.5
     • 4.1k Interviews
    Genpact Interview Questions
    3.8
     • 3.4k Interviews
    View all
    Compare Cybertooth Incorporation with

    TCS

    3.6
    Compare

    Accenture

    3.8
    Compare

    Wipro

    3.7
    Compare

    Cognizant

    3.7
    Compare
    write
    Share an Interview