Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Abhi Content Writer | Content Writing Company Kolkata Team. If you also belong to the team, you can get access from here

Filter interviews by

Abhi Content Writer | Content Writing Company Kolkata Interview Questions and Answers

Updated 1 Sep 2024
Popular Designations

Abhi Content Writer | Content Writing Company Kolkata Interview Experiences

3 interviews found

Interview experience
2
Poor
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 - questions 

(4 Questions)

  • Q1. What are your specialization how can you maximize it?
  • Q2. What are your skills how can you improve it
  • Q3. Will you give your full efforts to make it impressive?
  • Ans. 

    Yes, I am committed to giving my full efforts to make the content impressive.

    • I am dedicated to producing high-quality and engaging content.

    • I will conduct thorough research and ensure the content is well-written and error-free.

    • I will collaborate with team members to brainstorm ideas and create impactful content.

    • I am open to feedback and willing to make revisions to improve the content.

    • I will stay updated on industry tre...

  • Answered by AI
  • Q4. Your writing should be clear and attractive so it can attract people for writing content
Round 2 - questions only 

(2 Questions)

  • Q1. Why do you need this job? what are your qualifications! are you able to give 2,3 hours?
  • Q2. Do you have laptop our you own privacy! you need a silent environment

Interview Preparation Tips

Topics to prepare for Abhi Content Writer | Content Writing Company Kolkata Content Writer interview:
  • you need some moral topic
  • and some company knowledge
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Our HR gave me a topic to write on and some of the major keywords were given. It took us around 1 hour to finish the assignment.

Round 2 - Technical 

(1 Question)

  • Q1. Next round was on technical where we were asked various technical questions on content writing and basic SEO optimisation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Extremely fair and transparent company to work it. You’ll get a good behaviour and reap among the teammates.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Assignment 

Mainly on SEO content writing and blog writing rules and regulations. Followed by writing tests.

Round 2 - Technical 

(2 Questions)

  • Q1. Meta description writing, seo blogs or website page writing etc.
  • Q2. Check out PR writing

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself for website content and PR writing techniques

Top trending discussions

View All
Interview Tips & Stories
2w
boredinlife
·
works at
Mercer
I left in the middle of an interview.
M a self-taught developer. been working really hard, trying to break into tech. Two days ago, I got approached by an hr from this e learning company for an IT role. I was super nervous but also excited because it felt like maybe this is it. The interview was on teams with 9 experienced pros all with degrees and certifications while I had no formal IT background, just self-taught skills. I felt completely out of place. Most of the interviewers were kind and said I could learn on the job. But one person kept throwing back-to-back questions with shady comments after every answer made me feel like I wasn’t good enough. It crushed my confidence About 10 minutes before the interview ended, I panicked. Anxiety took over, so I faked a network issue and left the call. Then I just broke down. I didn’t want to be disrespectful, so I quickly emailed saying I got disconnected. Truth is, I was overwhelmed and felt like a total fraud. I’ve wanted a job in tech for so long.
Got a question about Abhi Content Writer | Content Writing Company Kolkata?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview in Mar 2017.

Interview Preparation Tips

Round: Test
Duration: 2 hours
Total Questions: 30

Skills: Technical Skills, Team Leader, Project Management, Management Skills

I applied via Naukri.com and was interviewed before Jan 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Genral reasoning

Round 2 - Technical 

(1 Question)

  • Q1. F2F java oops concept basic html

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is the key and be technically prepared qith basics

Interview Questionnaire 

1 Question

  • Q1. Your hobbies
  • Ans. 

    I enjoy reading, hiking, and cooking, which help me relax and stimulate my creativity in problem-solving.

    • Reading: I love exploring different genres, especially mystery novels, which enhance my analytical thinking.

    • Hiking: I often hike on weekends, enjoying nature while improving my physical fitness and mental clarity.

    • Cooking: Experimenting with new recipes allows me to express creativity and develop project management s...

  • Answered by AI

I appeared for an interview before Jun 2021.

Round 1 - Technical 

(1 Question)

  • Q1. What is testing and tell me about type of testing?
  • Ans. 

    Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

    • Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.

    • Unit testing involves testing individual units or components of the software.

    • Integration testing involves testing the interaction between different components...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best of luck if you are family member of hurix.

Skills evaluated in this interview

Are these interview questions helpful?

I applied via Recruitment Consultant and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Let const var differ and accessibility also other
  • Ans. 

    Explaining the differences between const and var, their accessibility, and other related concepts.

    • const is a keyword used to declare a variable that cannot be reassigned.

    • var is a keyword used to declare a variable with function scope.

    • let is a keyword used to declare a variable with block scope.

    • Accessibility refers to the scope of a variable and where it can be accessed from.

    • Other related concepts include hoisting, clos...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interviews

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic .net concepts like oops concept, mvc architecture, mvc filters, we api basics.
Round 2 - Technical 

(1 Question)

  • Q1. Need to share the understandings based on the technology concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with confident and you will crack the interview

Consultant Interview Questions & Answers

Lionbridge Technologies user image 17UCSB007 N. Boopathi Raja

posted on 2 Apr 2021

Interview Questionnaire 

1 Question

  • Q1. What is the oops concept, why are you using that in any programming language?
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities and their interactions.

    • OOPs stands for Object-Oriented Programming.

    • It is used to organize and structure code for better readability, reusability, and maintainability.

    • OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Examples of OOPs languages include Java, Python, C++, and Ruby.

  • Answered by AI

Abhi Content Writer | Content Writing Company Kolkata Interview FAQs

How many rounds are there in Abhi Content Writer | Content Writing Company Kolkata interview?
Abhi Content Writer | Content Writing Company Kolkata interview process usually has 2 rounds. The most common rounds in the Abhi Content Writer | Content Writing Company Kolkata interview process are Assignment and Technical.
How to prepare for Abhi Content Writer | Content Writing Company Kolkata 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 Abhi Content Writer | Content Writing Company Kolkata. The most common topics and skills that interviewers at Abhi Content Writer | Content Writing Company Kolkata expect are Content Writing, Research, Content Development, Digital Media and Email Marketing.
What are the top questions asked in Abhi Content Writer | Content Writing Company Kolkata interview?

Some of the top questions asked at the Abhi Content Writer | Content Writing Company Kolkata interview -

  1. why do you need this job? what are your qualifications! are you able to give 2,...read more
  2. what are your specialization how can you maximize ...read more
  3. what are your skills how can you improve...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Aptara Interview Questions
3.2
 • 66 Interviews
MPS Limited Interview Questions
3.5
 • 28 Interviews
Hurix Systems Interview Questions
3.6
 • 18 Interviews
QBS Learning Interview Questions
2.6
 • 6 Interviews
MediaMonks Interview Questions
3.9
 • 4 Interviews
Tag Worldwide Interview Questions
3.3
 • 2 Interviews
View all

Abhi Content Writer | Content Writing Company Kolkata Reviews and Ratings

based on 35 reviews

4.3/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

4.2

Salary

4.2

Job security

4.3

Company culture

4.3

Promotions

4.2

Work satisfaction

Explore 35 Reviews and Ratings
Compare Abhi Content Writer | Content Writing Company Kolkata with

Aptara

3.2
Compare

MPS Limited

3.5
Compare

Lionbridge Technologies

3.7
Compare

Crimson Interactive

2.8
Compare
write
Share an Interview