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 Senior Software Engineer Interview Questions and Answers

Updated 25 Aug 2024

Codemonk Senior Software Engineer Interview Experiences

2 interviews found

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:
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 - 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
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

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Interview questions from similar companies

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

I applied via Referral and was interviewed before Apr 2022. There were 4 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 - HR 

(1 Question)

  • Q1. General discussion
Round 3 - Technical 

(1 Question)

  • Q1. Java script and output related Questions
Round 4 - Assignment 

ReactJs assignment related to search bar and pagination

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

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Familiar with Agile methodologies

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. We are you applied to this job
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 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 

20 aptitude question 10 was the cut off

Round 3 - Coding Test 

There were total 9 question 3 mcq and 6 DSA question easy to moderate.

Round 4 - Technical 

(1 Question)

  • Q1. Deep discussion on javascript and project. They asked lot of questions on binary search, interviewer wants to check how strong is my basic concept is. Last question was also on binary search(HARD)
Round 5 - Technical 

(1 Question)

  • Q1. Deep discussion about my all projects. Again asked 1 DSA question (Easy)
Round 6 - HR 

(1 Question)

  • Q1. This round was basically to tell me that I was selected.

Interview Preparation Tips

Interview preparation tips for other job seekers - You should know every line of your resume.
Solve leetcode question clear you DSA concepts.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Normal DSA and sql is more then enough.

Round 2 - Technical 

(1 Question)

  • Q1. Project and subject related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear with basic and some basic interview question.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jun 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. What is recursive function?
  • Ans. 

    A recursive function is a function that calls itself within its definition.

    • A recursive function must have a base case to prevent infinite recursion.

    • Recursion is often used to solve problems that can be broken down into smaller, similar subproblems.

    • Example: Factorial function, Fibonacci sequence.

  • Answered by AI
  • Q2. Difference between c and c++
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a procedural programming language, while C++ is a combination of procedural and object-oriented programming.

    • C does not support classes and objects, while C++ does.

    • C does not have built-in support for exception handling, while C++ does.

    • C does not have namespaces, while C++ does.

    • C does not have function overloading, while C++

  • Answered by AI
  • Q3. Inheritance and data structures?
Round 3 - Technical 

(2 Questions)

  • Q1. What are the Oops concepts
  • Ans. 

    Oops concepts are the fundamental principles of object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex i...

  • Answered by AI
  • Q2. How to reverse any string
  • Ans. 

    To reverse a string, iterate through the characters and build a new string in reverse order.

    • Iterate through the characters of the string from end to start

    • Append each character to a new string to build the reversed string

    • Return the reversed string as the result

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare with basic programming and logical concepts

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 5 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 

Some companies take high level aptitude test , but normal they are normal, if you can't clear aptitude then you need to work hard , they are based on problem solving and with time limit so practice practice practice.

Round 3 - Coding Test 

Questions are based on job applied for , if you are freshers then don't wory if you are serious to your studies and practice of coding , questions are basic that are easy to solve the main thing in coding round is you should know what you are writing , what I used to do was try to remember the code ? without understanding it like a parrot , you should never do that , understand the basic concepts , like if you are using loop how that loop is working and running that code you should know that , in coding round the first question interviewer will ask is explain your code .. if you don't know the code the best thing you can do is try to write the code with explanation so that at least interviewer will know that he is trying and know the basics ?

Round 4 - Technical 

(1 Question)

  • Q1. Priority 00 confidence 0 introduction 1 oops concepts 2 data structure 3 DBMS 4 language you are working on
Round 5 - One-on-one 

(1 Question)

  • Q1. After completing everything the last is HR round , don't wory here if it's not your first and second round , just be yourself , this round is just to understand the employee they are going to hire (unless ...

Interview Preparation Tips

Topics to prepare for XenonStack Associate Software Engineer interview:
  • Oops
  • Data Structures
Interview preparation tips for other job seekers - (for it professionalls) bro if you are in your 20s let me tell this is the time , remember your school days , as you grow up the time to be free will decrease to nothing , this is the best time to work on your career , do it or prepare yourself to just ride that scooty that your father brought for you think it will help him grow , think like this I'll give more better life that my parents gave me . Just just one year give yourself one year , improve your self you need to do it for yourself nobody will help you you may be on low resources buy trust me you can do it never give up . All the best
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude was to the point. Was Easy

Round 2 - Assignment 

Then there was an assignment where have to create a web project.

Round 3 - HR 

(3 Questions)

  • Q1. Are you comfortable with bond
  • Q2. Are you comfortable with relocation
  • Q3. What are your skillsets.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on the assignment thing rest is easy. They shortlist mainly on that no technical round in my case
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Simple aptitude test with basic questions

Round 3 - Assignment 

We have given project which we have to submit

Round 4 - One-on-one 

(2 Questions)

  • Q1. Why u want to join us
  • Ans. 

    I want to join because of the company's reputation and growth opportunities.

    • I am impressed by the company's reputation in the industry.

    • I believe the company offers great growth opportunities for my career.

    • I am excited about the projects and technologies the company is working on.

    • I have heard positive feedback from current or former employees of the company.

  • Answered by AI
  • Q2. Aws basic questions and and business of cloud

Interview Preparation Tips

Interview preparation tips for other job seekers - prep for cloud , mainly cloud question will come and if you are a fresher you have to be strong

Codemonk Interview FAQs

How many rounds are there in Codemonk Senior Software Engineer interview?
Codemonk interview process usually has 2-3 rounds. The most common rounds in the Codemonk interview process are Resume Shortlist, One-on-one Round and Technical.

Tell us how to improve this page.

Codemonk Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

XenonStack Interview Questions
3.2
 • 28 Interviews
Convin Interview Questions
4.3
 • 21 Interviews
Miko Interview Questions
3.0
 • 10 Interviews
Netomi Interview Questions
4.4
 • 9 Interviews
Habilelabs Interview Questions
4.2
 • 8 Interviews
Feuji Interview Questions
2.6
 • 8 Interviews
InOrg Global Interview Questions
4.5
 • 6 Interviews
OnlineSales.ai Interview Questions
3.0
 • 6 Interviews
Talentpace Interview Questions
3.8
 • 6 Interviews
View all
Codemonk Senior Software Engineer Salary
based on 4 salaries
₹16 L/yr - ₹18.5 L/yr
6% more than the average Senior Software Engineer Salary in India
View more details

Codemonk Senior Software Engineer Reviews and Ratings

based on 2 reviews

3.5/5

Rating in categories

3.5

Skill development

2.5

Work-life balance

4.0

Salary

3.0

Job security

4.0

Company culture

2.0

Promotions

2.5

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
17 salaries
unlock blur

₹6.5 L/yr - ₹15 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

Graphic Designer
4 salaries
unlock blur

₹2.6 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Codemonk with

XenonStack

3.2
Compare

Convin

4.3
Compare

Orpak Systems

3.5
Compare

InOrg Global

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