Premium Employer

i

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

greytHR Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

greytHR Content Head Interview Questions and Answers

Updated 5 Jul 2023

greytHR Content Head Interview Experiences

1 interview found

Content Head Interview Questions & Answers

user image Anonymous

posted on 5 Jul 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Assignment 

Standard grammar, essay, UI, product knowledge, writing style etc. Checked by Marketing.

Round 3 - HR 

(2 Questions)

  • Q1. Why the change, relocation, work from office, small team, facilities on offer etc.
  • Q2. Salary expectation, negotiable or not, full time or part time etc.

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is the code to determine the minimum number of dice throws required to reach 100 in a game of Snakes and Ladders?
  • Ans. 

    The code to determine the minimum number of dice throws required to reach 100 in Snakes and Ladders game.

    • Use Breadth First Search (BFS) algorithm to find the shortest path from 1 to 100 on the Snakes and Ladders board.

    • Create a queue to store the current position and number of dice throws taken to reach that position.

    • Keep track of visited positions to avoid revisiting them.

    • Continue BFS until reaching position 100 and re

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. Simple and General Linux related questions, Oracle installations, Linux commands etc

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview for the deployment team to be responsible for deploying the security products to global customers

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Core java concepts
  • Q2. Multithreading questions
  • Q3. Previous project details
  • Ans. 

    Developed a web application for managing customer orders and inventory

    • Used Java and Spring framework for backend development

    • Implemented a responsive user interface using HTML, CSS, and JavaScript

    • Integrated with a relational database for data storage and retrieval

    • Implemented authentication and authorization features for secure access

    • Performed unit testing and bug fixing throughout the development process

  • Answered by AI
  • Q4. Java Programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basics and practice coding questions to increase performance and quality of code

I applied via Naukri.com and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It is taken by manager's manager it is quit tough he asked high level of technical question
Round 2 - HR 

(1 Question)

  • Q1. It was just a salary discussion .HR was very corporative and polite.

Interview Preparation Tips

Topics to prepare for Mobileum Senior Software Engineer interview:
  • telecom related
Interview preparation tips for other job seekers - must join they offer very nice package as per other company

I applied via Referral and was interviewed in Mar 2022. There were 6 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 - Aptitude Test 

Time and Speed, Percentages, Averages, Ratio and Proportion, Time and Work etc.

Round 3 - Coding Test 

Platform was Mettle Assessment, Topics were Tree and Binary Search

Round 4 - Group Discussion 

Work from office vs Work from Home

Round 5 - Technical 

(3 Questions)

  • Q1. Multi-threading, Communication between thread, dynamic programming, trees, sorting techniques.
  • Q2. What is TCP, UDP, Difference between TCP and UDP, Three way handshaking problem, socket programming, HTTP Protocol.
  • Ans. 

    TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) are protocols used for data transmission over networks.

    • TCP is a connection-oriented protocol that guarantees reliable delivery of data.

    • UDP is a connectionless protocol that does not guarantee reliable delivery of data.

    • The main difference between TCP and UDP is that TCP provides reliable, ordered, and error-checked delivery of data, while UDP does not.

    • ...

  • Answered by AI
  • Q3. Write code to print bottom view of Binary Search Tree
  • Ans. 

    Print the bottom view of a Binary Search Tree.

    • Use a map to store the horizontal distance and the bottom-most node at that distance.

    • Traverse the tree in level order and update the map with each node's horizontal distance and level.

    • Print the nodes in the map in ascending order of their horizontal distance.

  • Answered by AI
Round 6 - HR 

(3 Questions)

  • Q1. Why you want to work from office
  • Ans. 

    I believe working from the office allows for better collaboration and communication with colleagues.

    • Better collaboration and communication with colleagues

    • Opportunity for face-to-face interactions

    • Easier access to resources and equipment

    • Faster problem-solving through immediate discussions

    • Building stronger relationships with team members

  • Answered by AI
  • Q2. Why should we hire you
  • Ans. 

    I have the technical skills, experience, and passion for software engineering that make me a valuable asset to your team.

    • I have a strong background in computer science and software development

    • I have experience working on various software projects and have a proven track record of delivering high-quality code

    • I am a quick learner and can adapt to new technologies and programming languages

    • I am a team player and can effect...

  • Answered by AI
  • Q3. Tell any moment when you felt motivated and depressed at same time. etc
  • Ans. 

    Yes

    • When I received a promotion at work but also had to deal with the loss of a loved one

    • When I achieved a personal goal but also faced criticism from others

    • When I received positive feedback on a project but also experienced imposter syndrome

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and honest. Read your resume properly and rock any interview

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral

Round 1 - Coding Test 

Java internals, coding questions 2sum

Round 2 - Technical 

(2 Questions)

  • Q1. Hld of your previous project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used React.js for front-end development

    • Implemented RESTful APIs for backend using Node.js and Express

    • Utilized MongoDB for database storage

    • Incorporated authentication and authorization features for user security

  • Answered by AI
  • Q2. Question related to self build projects
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. Location constrain if any
  • Ans. 

    Open to relocation for the right opportunity

    • Willing to relocate for the right job opportunity

    • Flexible with location for the right role

    • Open to considering different locations for the right position

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

Wrute a python function that recreve a linked list

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Reverse Linked List
Pallindrome of String

Round 2 - Group Discussion 

Flyover building in team with strength

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

I applied via Walk-in and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. About your project?
  • Q2. Cybersecurity based questions
  • Q3. About internships
  • Q4. Write code on patterns
  • Ans. 

    Code on patterns

    • Use loops to iterate through rows and columns

    • Use conditional statements to determine pattern

    • Examples: printing a pyramid, diamond, or triangle pattern

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Netenrich Technologies Associate interview:
  • Cybersecuarity
Interview preparation tips for other job seekers - Communication skills manidatory

Skills evaluated in this interview

greytHR Interview FAQs

How many rounds are there in greytHR Content Head interview?
greytHR interview process usually has 3 rounds. The most common rounds in the greytHR interview process are HR, Resume Shortlist and Assignment.

Tell us how to improve this page.

greytHR Content Head Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join greytHR Be greyt. Thrive. Grow

Interview Questions from Similar Companies

Vyapar Interview Questions
3.4
 • 54 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
Mobileum Interview Questions
3.3
 • 37 Interviews
CodeClouds Interview Questions
4.5
 • 35 Interviews
Entrata Interview Questions
4.2
 • 34 Interviews
View all
Implementation Engineer
40 salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Business Development Executive
20 salaries
unlock blur

₹3 L/yr - ₹7.8 L/yr

Software Engineer
17 salaries
unlock blur

₹3.6 L/yr - ₹10.9 L/yr

Implementation Specialist
17 salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Product Manager
16 salaries
unlock blur

₹13 L/yr - ₹32 L/yr

Explore more salaries
Compare greytHR with

Ascent HR Technologies Private Limited

3.7
Compare

Vyapar

3.4
Compare

Entrata

4.2
Compare

CodeClouds

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