Upload Button Icon Add office photos

Filter interviews by

Chandra Creative and Content Solutions Editor Interview Questions and Answers

Updated 22 Oct 2024

Chandra Creative and Content Solutions Editor Interview Experiences

1 interview found

Editor Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2024

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

(2 Questions)

  • Q1. What experiences do you have with editing?
  • Q2. Are you open to creating content?
  • Ans. 

    Yes, I am open to creating content and have experience in writing articles, editing videos, and managing social media platforms.

    • Experienced in writing articles

    • Skilled in editing videos

    • Proficient in managing social media platforms

  • Answered by AI

Interview questions from similar companies

Associate Interview Questions & Answers

TCS user image Anonymous

posted on 10 Aug 2021

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

Interview Questionnaire 

2 Questions

  • Q1. What is your project?
  • Q2. What is the Latest embedded systems?
  • Ans. 

    The latest embedded systems are focused on IoT, AI, and machine learning.

    • Embedded systems are becoming more connected to the internet of things (IoT)

    • AI and machine learning are being integrated into embedded systems for improved performance

    • Low-power consumption and high-performance processors are being developed for embedded systems

    • Examples include Amazon Echo, Nest Thermostat, and Fitbit

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and review your full resume.. All the questions were asked in your resume only..

Skills evaluated in this interview

I was interviewed before May 2020.

Interview Questionnaire 

1 Question

  • Q1. Tell about urslf
  • Ans. 

    I am a highly motivated individual with a passion for learning and a strong work ethic.

    • I have a Bachelor's degree in Computer Science from XYZ University.

    • I have completed several internships in software development, including one at ABC Company where I worked on a team to develop a mobile app.

    • I am proficient in several programming languages, including Java, Python, and C++.

    • I am a quick learner and enjoy taking on new c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication

Associate Interview Questions & Answers

TCS user image Anonymous

posted on 12 Oct 2020

I applied via Referral and was interviewed before Oct 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic communication check, any thing about your self.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are bcom/ba/bsc stream then basic communication skills and for Accounts/commerce related must have Academics knowledge. Same for bsc/ba Aacdemigs knowledge.
Excel/ Microsoft office knowledge any computer laungage extra advantage.

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

Interview Questionnaire 

5 Questions

  • Q1. This is face to face interview... They are observing our behaviour... Attitude... Etc
  • Q2. Introduce u r self....
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and growth.

    • I have a Bachelor's degree in Business Administration from XYZ University.

    • I have 3 years of experience working in marketing and sales roles.

    • I am proficient in Microsoft Office Suite and have strong communication skills.

    • I am a team player and enjoy collaborating with others to achieve common goals.

  • Answered by AI
  • Q3. U r carrier objections
  • Q4. About TCS
  • Q5. Why should u select TCS
  • Ans. 

    TCS is a global leader in IT services with a strong reputation for innovation and client satisfaction.

    • TCS has a proven track record of delivering high-quality services to clients worldwide.

    • TCS offers a wide range of opportunities for career growth and development.

    • TCS values diversity and inclusion, creating a supportive work environment for employees.

    • TCS invests in cutting-edge technologies and training programs to kee

  • Answered by AI

Interview Preparation Tips

Round: Group Discussion
Experience: Any kind of topic u cn select... Sales, accounts, service

Round: Test
Experience: Aptitude test... Mathematic and problem solving... General knowledge is very important

Round: Telephonic
Experience: This is final round... BH directly interact with us...

General Tips: Be confident... Be clam.... Keep smiling face... That is the way to win
Skills: Communication, Body Language, Leadership, Presentation Skills, Time Management
Duration: <1 week

Associate Interview Questions & Answers

TCS user image Anonymous

posted on 17 Nov 2019

Interview Questionnaire 

7 Questions

  • Q1. 1. Tell me little about yourself
  • Q2. 2. What is your job role? (Very important question that will be asked many times during different phases of the interview)
  • Q3. What additional training/ job role(multiple roles)/ experince have you had in this field?
  • Ans. 

    I have completed additional training in project management and have experience in multiple roles within the field.

    • Completed a project management certification course

    • Served as a project coordinator for a major client project

    • Managed a team of junior associates in a previous role

  • Answered by AI
  • Q4. Where do you see yourself and your family in the next 3 years?
  • Q5. Tell me what part of your job do you like best/ An interesting day at your office?
  • Ans. 

    I enjoy the problem-solving aspect of my job the most. An interesting day at the office involves collaborating with colleagues to find creative solutions.

    • Collaborating with colleagues to brainstorm solutions

    • Using critical thinking skills to analyze complex problems

    • Implementing innovative solutions to improve processes

    • Celebrating successful outcomes with team members

  • Answered by AI
  • Q6. What was the biggest challenge you faced in life and how you coped with it?
  • Q7. What is your biggest accomplishment?

Associate Interview Questions & Answers

TCS user image aditya jadhav

posted on 13 Sep 2017

I was interviewed in Feb 2017.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Asking personal information

Round: Group Discussion
Duration: 15 minutes

I was interviewed before Sep 2021.

Round 1 - Technical 

(1 Question)

  • Q1. Write a python code for given situation
  • Ans. 

    Python code for a given situation

    • Understand the problem statement

    • Identify the required inputs and outputs

    • Write the code using appropriate syntax and logic

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and honest. Communication skills and conceptual clear knowledge with good logic will help!

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. What is abstract class
  • Ans. 

    An abstract class is a class that cannot be instantiated and is used as a base class for other classes.

    • An abstract class can have abstract methods that must be implemented by its subclasses.

    • Abstract classes can have non-abstract methods and fields.

    • An abstract class can be used to define a common interface for a group of related classes.

    • Example: Animal is an abstract class and Dog, Cat, and Bird are its subclasses.

    • Examp...

  • Answered by AI

Skills evaluated in this interview

Associate Interview Questions & Answers

TCS user image Anonymous

posted on 17 Jan 2021

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Python programing coding in calculator programing
  • Ans. 

    Python can be used to create calculator programs with its built-in math functions and GUI libraries.

    • Python's math module provides functions for basic arithmetic operations like addition, subtraction, multiplication, and division.

    • GUI libraries like Tkinter can be used to create a user-friendly interface for the calculator program.

    • Python's eval() function can be used to evaluate mathematical expressions entered by the us...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good but not selected jn next round

Skills evaluated in this interview

Chandra Creative and Content Solutions Interview FAQs

How many rounds are there in Chandra Creative and Content Solutions Editor interview?
Chandra Creative and Content Solutions interview process usually has 1 rounds. The most common rounds in the Chandra Creative and Content Solutions interview process are One-on-one Round.

Tell us how to improve this page.

Chandra Creative and Content Solutions Editor Interview Process

based on 1 interview

Interview experience

5
  
Excellent
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

Chandra Creative and Content Solutions Editor Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

4.0

Skill development

1.0

Work-life balance

1.0

Salary

5.0

Job security

1.0

Company culture

1.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Instructional Designer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Motion Graphic Designer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

2D Flash Animator
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

XML Programmer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Hindi Editor
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Chandra Creative and Content Solutions with

WATConsult

3.3
Compare

BC Web Wise

3.7
Compare

Isobar

2.3
Compare

Madison World

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