Upload Button Icon Add office photos
Engaged Employer

i

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

Codemonk Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Codemonk Interview Questions and Answers

Updated 15 Jan 2025

Codemonk Interview Experiences

Popular Designations

8 interviews found

SoftwareIntern Frontend Interview Questions & Answers

user image Anonymous

posted on 4 Jul 2024

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

I applied via Job Portal and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Assignment 

They had given 2 assignments. One was based on some canva using plan html and js.
And othe was using nextjs that is coutdowntimer

Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions based on Javascript
  • Q2. Some Implmentation of simple tasks
Round 3 - HR 

(1 Question)

  • Q1. Just a background check Nothing more like asking questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Its easy.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Nov 2024.

Round 1 - Coding Test 

Asked JS based Questions and assisment

Round 2 - HR 

(1 Question)

  • Q1. Asked basic question on team work and hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Start DSA Preparations, projects and skiils

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (39)

Frontend Deve Interview Questions & Answers

user image Anonymous

posted on 15 Jan 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a frontend developer with 5 years of experience in building responsive and user-friendly web applications.

    • 5 years of experience in frontend development

    • Proficient in HTML, CSS, JavaScript, and various frontend frameworks

    • Strong understanding of responsive design and user experience principles

  • Answered by AI
  • Q2. About the project
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to start a outbound process
  • Ans. 

    To start an outbound process, first define target audience, create a script, train team, set up CRM system, and start making calls.

    • Define your target audience based on your product or service

    • Create a script for your team to follow during calls

    • Train your team on the script, product knowledge, and objection handling

    • Set up a CRM system to track leads, follow-ups, and conversions

    • Start making outbound calls to potential lea

  • Answered by AI
  • Q2. Strategy to bring in more deals
  • Ans. 

    To bring in more deals, focus on building strong relationships with potential clients, identifying their needs, offering tailored solutions, and following up consistently.

    • Build strong relationships with potential clients through networking events, personalized emails, and follow-up calls.

    • Identify the specific needs and pain points of each potential client to offer tailored solutions that address their unique challenges...

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

(1 Question)

  • Q1. Stategy assignment
Round 3 - HR 

(1 Question)

  • Q1. Whereabouts about the candidate

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)

Codemonk interview questions for popular designations

 Senior Software Engineer

 (2)

 Business Analyst

 (1)

 Business Development Executive

 (1)

 Software Developer

 (1)

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

I applied via Company Website and was interviewed in Jun 2023. There were 3 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 

(1 Question)

  • Q1. Problem Statement on Javascript Debugging, Core CSS, React Implementation questions
Round 3 - Technical 

(1 Question)

  • Q1. Details asked regarding past projects, past experience in detail and in-depth technical questions based on past projects

Interview Preparation Tips

Topics to prepare for Codemonk Senior Software Engineer interview:
  • Javascript
  • React.Js
  • CSS
  • Tailwind
  • Typescript

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

Front Interview Questions & Answers

user image Anonymous

posted on 20 Jun 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. HTML Hard questions related to policy

Jobs at Codemonk

View all
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about yourself . about the product/ project related question
  • Q2. They will give you a set of requirement on which you have to write a user story.
  • Ans. During 30min they want you to write whole product workflow user story. which i find funny. they dont want to listen to your user story idea or analysis.
  • Answered Anonymously
  • Q3. Brd document formatting

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It was react based questions

Round 2 - HR 

(1 Question)

  • Q1. About me and aligned with company values

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is your experience in sales?
  • Q2. What was your target, and how frequently did you achieve it?
  • Q3. What are your expectations for working here at the company?
Round 2 - Assignment 

The assignment round consisted of two parts: the first part involved researching their company, writing a pitch, and identifying the appropriate personas, while the second part required me to pitch a product from my previous company and record the presentation.

Round 3 - One-on-one 

(2 Questions)

  • Q1. How was your interview so far?
  • Q2. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - It is straightforward, much like any other sales interview. You just need a fundamental understanding of the role, and you'll be well-prepared.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(6 Questions)

  • Q1. What is a class? What is an object
  • Q2. How do we create objects?
  • Q3. What is Singleton Design Pattern?
  • Q4. What is the difference between SQL and NoSQL?
  • Q5. What are Columnar Databases?
  • Q6. What is a Pub-Sub model?

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. It is essential to come prepared; I was not adequately prepared and was sleep-deprived, so make sure to rest well the night before anticipating a call from the manager.
2. Provide concise answers and anticipate counter-questions, as this fosters two-way communication rather than one-sided responses.
3. My technical interview was conducted by one of their Engineering Managers, who focused more on system design concepts than on basic questions.

Codemonk Interview FAQs

How many rounds are there in Codemonk interview?
Codemonk interview process usually has 2-3 rounds. The most common rounds in the Codemonk interview process are Technical, One-on-one Round and HR.
How to prepare for Codemonk 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 Codemonk. The most common topics and skills that interviewers at Codemonk expect are Sales, Javascript, B2B Sales, Corporate Sales and IT Sales.
What are the top questions asked in Codemonk interview?

Some of the top questions asked at the Codemonk interview -

  1. How to start a outbound proc...read more
  2. Strategy to bring in more de...read more
  3. they will give you a set of requirement on which you have to write a user sto...read more
How long is the Codemonk interview process?

The duration of Codemonk interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Codemonk Interview Process

based on 5 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

TCS iON Interview Questions
3.9
 • 365 Interviews
upGrad Interview Questions
3.7
 • 208 Interviews
Simplilearn Interview Questions
3.2
 • 100 Interviews
NIIT Interview Questions
3.6
 • 84 Interviews
Great Learning Interview Questions
3.7
 • 56 Interviews
GeeksForGeeks Interview Questions
3.2
 • 39 Interviews
Edureka Interview Questions
3.2
 • 26 Interviews
HackerRank Interview Questions
4.3
 • 23 Interviews
MeritNation Interview Questions
3.6
 • 7 Interviews
CodeChef Interview Questions
3.2
 • 1 Interview
View all

Codemonk Reviews and Ratings

based on 21 reviews

4.0/5

Rating in categories

4.3

Skill development

3.6

Work-life balance

3.7

Salary

3.9

Job security

3.9

Company culture

3.3

Promotions

3.9

Work satisfaction

Explore 21 Reviews and Ratings
HR Intern

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Machine Learning Intern

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Digital Marketing Intern

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Explore more jobs
Software Engineer
16 salaries
unlock blur

₹6.5 L/yr - ₹21.3 L/yr

UI/UX Designer
9 salaries
unlock blur

₹4 L/yr - ₹9.1 L/yr

Associate Software Engineer
7 salaries
unlock blur

₹5 L/yr - ₹6.5 L/yr

Software Developer
5 salaries
unlock blur

₹5.5 L/yr - ₹14 L/yr

Business Development Manager
4 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Explore more salaries
Compare Codemonk with

HackerRank

4.3
Compare

CodeChef

3.2
Compare

GeeksForGeeks

3.2
Compare

upGrad

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