Upload Button Icon Add office photos
Engaged Employer

i

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

Codingmart Technologies Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 63 Reviews

Filter interviews by

Codingmart Technologies Software Developer Interview Questions and Answers for Freshers

Updated 26 Jul 2024

1 interview found

Sort by: Popular

Software Developer Interview Questions

user image Anonymous

posted on 26 Jul 2024

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Campus Placement and was interviewed in Jan 2024.

4 Interview Rounds

1

Aptitude Test Round

Online MCQs - 15 Questions (Aps, DSA, Output Prediction)

2

Coding Test Round

1 Question (with 3 Enhancement)

3

Technical Round (2 Questions)

  • Q1. Delete Middle Element from a stack of Odd Length
  • Q2. Resume Based Questions
4

HR Round (2 Questions)

  • Q1. Self Introduction but without the details in the resume
  • Q2. Asked whether ok with the bond

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in May 2024.

1 Interview Round

1

Aptitude Test Round

Online apitude containing 10 question without camera

I was interviewed in Apr 2021.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 120 Minutes
Round difficulty - Medium

I was MCQ + Coding round, Their were MCQ Based on DSA, Aptitude and 2 easy coding questions.

  • Q1. Ninja Competition Our hero Ninja is organizing a coding competition where only two teams can participate simultaneously. To make the competition interesting and...read more
  • Q2. Help Bob Out! Bob has just turned 18 years old and has opened a Bank account. However, since he has just opened his bank account he is not very experienced abou...read more
2

Video Call Round (2 Questions)

Round duration - 50 Minutes
Round difficulty - Easy

The nature of the interviewer was very kind. The test was proctored, our webcam and mic were on, and shared my screen.

  • Q1. OOPS Questions

    Tell me somethings about OOPs.
    Functional v/s OOPS programming language
    Polymorphism
    Static and Final Keyword in JAVA

  • Q2. Technical Questions Explain your project. Show working of your project. Tech stack used. Rest API There are 3 boxes of green, orange and green+orange. how will ...read more
3

Video Call Round (1 Question)

Round duration - 50 minutes
Round difficulty - Easy

The nature of the interviewer was very kind. The test was proctored, our webcam and mic were on, and shared my screen.

  • Q1. Technical Questions Tree traversal(Pre-order, Post-order, In-order, Level-order) and code of all orders. All type Sorting Algorithms and their use cases How wil...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaNo criteriaBottomline Technologies interview preparation:Topics to prepare for the interview - Data Structure, Algorithms, Development, Programming Languages, OOPsTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Be strong at your basics.
Tip 2 : Do at least 2 projects and ask to find answers like why are you choosing this tech stack? why did not you choose its alternatives Know your project in and out because they might ask you for a modification in your project?

Application resume tips for other job seekers

Tip 1 : Have some projects on your resume.
Tip 2 : Do not put false things on your resume.
Tip 3 : Try to keep a single-page resume.

Final outcome of the interviewRejected

Software Developer Interview Questions

ZIGRAM user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Jan 2021.

2 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 120 minutes
Round difficulty - Hard

This round was very difficult. I never do these much difficulty level of coding questions. But i give my best, and just do every questions by using step by step process.

  • Q1. Hourglass Pattern You are given an integer N and you have to print the following pattern. For N=5: For N=6: Input Format: The first and only line of input conta...read more
  • Q2. BFS in Graph You are given an undirected and disconnected graph G(V, E) having V vertices numbered from 0 to V-1 and E edges. Your task is to print its BFS trav...read more
  • Q3. Sort a stack Given a stack, sort the elements inside that stack in ascending order using only push and pop operation. You can use one additional stack only. For...read more
2

Coding Test Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

This round is also coding round in this round we have a small video call interaction too, in which hr ask few questions to only those whose coding question is correct.

  • Q1. Next smaller Palindrome You are given a number 'N' in the form of a string 'S', which is a palindrome. You need to find the greatest number stri...read more
  • Q2. Rotting Oranges You have been given a grid containing some oranges. Each cell of this grid has one of the three integers values: Value 0 - representing an empty...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Development in GurgaonEligibility criteriaAbove 7 cgpaZIGRAM interview preparation:Topics to prepare for the interview - OOPS , Data Structures, Dynamic Programming, Algorithms from variuos coding platforms , Database Management System, Operating System, Web developmentTime required to prepare for the interview - 2 monthInterview preparation tips for other job seekers

Tip 1 : Relax and don't stress. Practice
Tip 2 : Build Resume according to Job Description , but don't lie.
Tip 3 : Have good projects and knowledge regarding important subjects related to interviews

Application resume tips for other job seekers

Tip 1 : Include only genuine information, never lie in resume , it will impact to bad impression. 
Tip 2 : Skills relevant to Job Description
Tip 3 : Resume should not be more than 2 pages 
Tip 4 : Have some projects and internship on your resume because it will give good impression

Final outcome of the interviewSelected

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: Moderate stuff was there, not very difficult to crack.
Tips: Just try to stay cool and solve the questions.
Duration: 90 min minutes
Total Questions: 50-60

Round: Test
Experience: There were 3 coding questions.
One of them was from linked-list (a simple one)
And another was from the tree (to be solved by recursion and this one was also easy)
And the last question was from Dynamic Programming (moderate difficulty)
Tips: Solve the two easy questions with the best possible algorithm that you can.
And if you are able to solve the last one then its ok otherwise don't leave it, atleast write some lines of code.
And I would like to suggest geeksforgeeks for the preparation of this coding round.
Duration: 90 min minutes
Total Questions: 3

Round: Test
Experience: I was given 2 questions with their codes (one of them was of 100 lines and another code was about 250 lines).
Both the codes were having some errors and we have to rectify them.
First of all I was asked to understand the given codes and draw a flow chart describing the algorithm of the code.
And then I was asked to find out the errors in the given code.
Tips: Just stick to the code.
This round was not that much easy as the previous ones.
You have to stick to the code till the last.
Duration: 3 hours minutes
Total Questions: 2

Round: Test
Experience: I was given some APIs of a server and I have to write a client program that uses these APIs to design a game for knight-moves in a 8X8 chess board.
Tips: The main issue was there in synchronising the client requests to the server.
You must have the basic knowledge of server-client programs.
Duration: 3 hours minutes
Total Questions: 1

Round: Technical Interview
Experience: I don't remember the questions but this round was not so difficult as the last two rounds.
There were simple technical questions related to what you have done in your internship and basic OS,DBMS.
Tips: Stay calm and look relaxed.

Round: HR Interview
Experience: Most of the questions were about my family background.
Tips: Just keep calm and smiling.
Don't try to over-react and the most important thing is be yourself.

General Tips: 1: Be Confident.
2: Keep Smiling.
3: Do not be Panic.
4: Remember they are here to hire you but not reject you.
5: Do not loose hope.
6: Believe at yourself.
7: Start preparing early.
8: Do demo interviews with your friend.
Skill Tips: Follow geeksforgeeks and do practise the server-client programs.
Skills: Coding, Client-Server Programs, Aptitude , OS basics, OOPs, DBMS, Reasoning skills
College Name: NIT DURGAPUR
Motivation: Every body joins a comapny for making a software or earning money. But I was always motivated to MAKE MONEY. I have taken this job because they have very extensive work in Share Market and they have lots of MBA from IIM's, Lots of CAs, CS. Thats why i have choosen Edelweiss. I have rejected epic System USA for this profile.
Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023.

3 Interview Rounds

1

Coding Test Round

There was coding test

2

Technical Round (2 Questions)

  • Q1. 2 technical rounds
  • Q2. Merge sort algorithm
3

Behavioral Round (1 Question)

  • Q1. Leetcode Easy question
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Referral and was interviewed before May 2023.

2 Interview Rounds

1

Coding Test Round

Code the LRU cache on hacker rank

2

One-on-one Round (1 Question)

  • Q1. Code the tail -f logger
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Campus Placement and was interviewed in Nov 2023.

4 Interview Rounds

1

Aptitude Test Round

Aptitude was conducted through online, it was not tough.

2

Coding Test Round

Offline round where they contain basic program, sql, and frontend questions

3

Technical Round (1 Question)

  • Q1. They asked about program that we have written.
4

HR Round (1 Question)

  • Q1. HR was friendly
Interview experience
1
 Bad
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Referral and was interviewed in Nov 2023.

1 Interview Round

1

Coding Test Round

Basic maths question - given a number a and b get the nth number which is divisible by both a and b. And one sql query of concatinating the string in the column results.

Other - which movie you watched?
why do you watch?
who is your role model?
Why? What? How? Where?
Silly questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join

Software Developer Interview Questions

ZIGRAM user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Jan 2021.

2 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 120 minutes
Round difficulty - Hard

This round was very difficult. I never do these much difficulty level of coding questions. But i give my best, and just do every questions by using step by step process.

  • Q1. Hourglass Pattern You are given an integer N and you have to print the following pattern. For N=5: For N=6: Input Format: The first and only line of input conta...read more
  • Q2. BFS in Graph You are given an undirected and disconnected graph G(V, E) having V vertices numbered from 0 to V-1 and E edges. Your task is to print its BFS trav...read more
  • Q3. Sort a stack Given a stack, sort the elements inside that stack in ascending order using only push and pop operation. You can use one additional stack only. For...read more
2

Coding Test Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

This round is also coding round in this round we have a small video call interaction too, in which hr ask few questions to only those whose coding question is correct.

  • Q1. Next smaller Palindrome You are given a number 'N' in the form of a string 'S', which is a palindrome. You need to find the greatest number stri...read more
  • Q2. Rotting Oranges You have been given a grid containing some oranges. Each cell of this grid has one of the three integers values: Value 0 - representing an empty...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Development in GurgaonEligibility criteriaAbove 7 cgpaZIGRAM interview preparation:Topics to prepare for the interview - OOPS , Data Structures, Dynamic Programming, Algorithms from variuos coding platforms , Database Management System, Operating System, Web developmentTime required to prepare for the interview - 2 monthInterview preparation tips for other job seekers

Tip 1 : Relax and don't stress. Practice
Tip 2 : Build Resume according to Job Description , but don't lie.
Tip 3 : Have good projects and knowledge regarding important subjects related to interviews

Application resume tips for other job seekers

Tip 1 : Include only genuine information, never lie in resume , it will impact to bad impression. 
Tip 2 : Skills relevant to Job Description
Tip 3 : Resume should not be more than 2 pages 
Tip 4 : Have some projects and internship on your resume because it will give good impression

Final outcome of the interviewSelected

Codingmart Technologies Interview FAQs

How many rounds are there in Codingmart Technologies Software Developer interview for freshers?
Codingmart Technologies interview process for freshers usually has 4 rounds. The most common rounds in the Codingmart Technologies interview process for freshers are Coding Test, Technical and HR.
What are the top questions asked in Codingmart Technologies Software Developer interview for freshers?

Some of the top questions asked at the Codingmart Technologies Software Developer interview for freshers -

  1. Delete Middle Element from a stack of Odd Len...read more
  2. reverse string without buildin funtion and for l...read more
  3. Topic given and want to expl...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Codingmart Technologies interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Codingmart Technologies Software Developer Salary
based on 10 salaries
₹2 L/yr - ₹7.5 L/yr
27% less than the average Software Developer Salary in India
View more details

Codingmart Technologies Software Developer Reviews and Ratings

based on 4 reviews

4.5/5

Rating in categories

4.4

Skill development

4.3

Work-Life balance

4.1

Salary & Benefits

4.1

Job Security

4.4

Company culture

4.0

Promotions/Appraisal

4.3

Work Satisfaction

Explore 4 Reviews and Ratings
Product Engineer
140 salaries
unlock blur

₹3.9 L/yr - ₹13.6 L/yr

Production Engineer
30 salaries
unlock blur

₹4.2 L/yr - ₹12 L/yr

Software Developer
10 salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Business Analyst
10 salaries
unlock blur

₹4.5 L/yr - ₹7.1 L/yr

Senior Product Engineer
10 salaries
unlock blur

₹8 L/yr - ₹17.1 L/yr

Explore more salaries
Compare Codingmart Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview