Upload Button Icon Add office photos

Filter interviews by

CodeCraft Technologies Interview Questions, Process, and Tips

Updated 23 Jan 2025

Top CodeCraft Technologies Interview Questions and Answers

View all 6 questions

CodeCraft Technologies Interview Experiences

Popular Designations

18 interviews found

Soft Interview Questions & Answers

user image Anonymous

posted on 25 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are hooks and how to use them ?
  • Q2. What are prototypes and what is its need ?
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - Coding Test 

2 coding questions,20 mcq-from coderbyte

Round 2 - One-on-one 

(1 Question)

  • Q1. They told selected, but still not scheduled 1:1 round, never wait, they gave mail also selected, but not scheduled 1:1 , its having 2 months
Round 3 - HR 

(1 Question)

  • Q1. Still now not scheduled

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Are you able to relocate
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am willing to relocate for the right job opportunity

    • I have relocated for previous roles and am comfortable with the process

    • I am open to exploring new locations and experiences

  • Answered by AI
  • Q2. Self intro about me and brief about all exp.
Round 2 - Assignment 

Study about any CRM they use ZOHO CRM so, I prepared demo on CRM>.

Round 3 - Technical 

(1 Question)

  • Q1. Overall of exp if fresher u need to demo crm product

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold. The HR, Hiring lead is so friendly, and Im sure you dont feel any nervous, But unfortunate I cant able to clear further rounds. But i wish to be part of sclera. Actually last part is they didn"t provide response after round completed in via mail or phone. I accidently called HR. on that she told I'm not qualified this thing makes lower rating on sclera. overall HR and Hiring lead is quite good. great company to work...

Sales Engineer Interview Questions asked at other Companies

Q1. What is Channel Sales, How to expand Channel & Channel Sales, Steps for dealer network expansion. Comptlitators market presence with status. Technical datasheets, General Drawing arrengment and other products related details.
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Questions on arrays and strings.

Round 2 - Technical 

(2 Questions)

  • Q1. Program to solve a sudoku puzzle
  • Ans. 

    A program to solve a sudoku puzzle using backtracking algorithm

    • Implement a function to check if a number can be placed in a specific cell

    • Use backtracking to try different numbers in empty cells until the puzzle is solved

    • Ensure the solution follows sudoku rules (no repeated numbers in rows, columns, or subgrids)

  • Answered by AI
  • Q2. Questions on DP
Round 3 - HR 

(1 Question)

  • Q1. Basic questions

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

CodeCraft Technologies interview questions for popular designations

 Software Engineer

 (4)

 Front end Developer

 (2)

 Devops Engineer

 (1)

 Java Developer

 (1)

 Sales Engineer

 (1)

 Senior Engineer

 (1)

 Senior IOS Developer

 (1)

 Senior Software Engineer

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coder byte round
2 questions were given in coder byte platform to solve

Round 2 - One-on-one 

(2 Questions)

  • Q1. Polyfills were asked?
  • Q2. Closures were asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - none

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Java Developer Interview Questions & Answers

user image Shravan Jagadannavar

posted on 24 Sep 2024

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

I applied via Walk-in and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate Java Developer with 5 years of experience in developing web applications and implementing solutions using Java technologies.

    • 5 years of experience in Java development

    • Strong knowledge of web application development

    • Experience in implementing solutions using Java technologies

  • Answered by AI
  • Q2. Tell me java feature
  • Ans. 

    Java feature includes platform independence, object-oriented programming, and automatic memory management.

    • Platform independence allows Java programs to run on any platform without recompilation.

    • Object-oriented programming supports concepts like inheritance, encapsulation, and polymorphism.

    • Automatic memory management through garbage collection helps in managing memory efficiently.

  • Answered by AI
  • Q3. Java interfaces
  • Q4. Tell encapsulation in java
  • Ans. 

    Encapsulation in Java is the concept of wrapping data (variables) and code (methods) together into a single unit, known as a class.

    • Encapsulation helps in data hiding, as the internal state of the object is hidden from the outside world.

    • It allows for better control over the data by providing getter and setter methods to access and modify the data.

    • Encapsulation also helps in maintaining the integrity of the data by preve...

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 19 Sep 2024

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

Selection sort,oops concepts,python datatype interview que

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given Difference Problem Statement You are provided with an integer array ARR of size N along with two integers A and B. Your task is to determine if there exist two distinct indices in the array such that the absolute di... read more
View answer (1)

Devops Engineer Interview Questions & Answers

user image Subhrajit Gupta

posted on 7 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Devops basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Scnario based questions on aws , docker and kubernets
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

1. Convert a number into binary format (padded to 8 places) reverse the binary number and return it's decimal form.

2. Check if every alphabet in the string is preceded & succeeded by a '+' character.

Round 2 - Technical 

(1 Question)

  • Q1. OOPs. 3 boys & 3 girls were selected. Shortlisted based on duration of submission and gender.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Canara Engineering College, Mangalore and was interviewed in Aug 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 - Coding Test 

2 coding questions from coderbyte platform

Round 3 - Technical 

(1 Question)

  • Q1. Create a Linkedlist and convert to stack
  • Ans. 

    Create a Linkedlist and convert to stack

    • Create a LinkedList class with methods to add, remove, and display elements

    • Implement a Stack class using the LinkedList class by utilizing push and pop methods

    • Ensure that the Stack follows the Last In First Out (LIFO) principle

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2022. There were 4 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 - Coding Test 

3 questions, 2 on nodejs and 1 on Sql query

Round 3 - Technical 

(1 Question)

  • Q1. Nodejs architecture, promises, callback etc
Round 4 - Technical 

(1 Question)

  • Q1. Managerial level questions

Interview Preparation Tips

Topics to prepare for CodeCraft Technologies Senior Engineer interview:
  • Nodejs
  • Javascript
  • SQL
  • Express
  • nestjs
  • Typescript
Interview preparation tips for other job seekers - Be well prepared about the work you have did in your past.

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (57)

CodeCraft Technologies Interview FAQs

How many rounds are there in CodeCraft Technologies interview?
CodeCraft Technologies interview process usually has 2-3 rounds. The most common rounds in the CodeCraft Technologies interview process are Coding Test, Technical and HR.
How to prepare for CodeCraft Technologies 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 CodeCraft Technologies. The most common topics and skills that interviewers at CodeCraft Technologies expect are CVS, Leadership Development, PDF, microsoft and Healthcare.
What are the top questions asked in CodeCraft Technologies interview?

Some of the top questions asked at the CodeCraft Technologies interview -

  1. What are prototypes and what is its nee...read more
  2. What are hooks and how to use the...read more
  3. Create a Linkedlist and convert to st...read more
How long is the CodeCraft Technologies interview process?

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

Tell us how to improve this page.

CodeCraft Technologies Interview Process

based on 17 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

CodeCraft Technologies Reviews and Ratings

based on 56 reviews

4.3/5

Rating in categories

4.5

Skill development

4.3

Work-life balance

3.8

Salary

4.1

Job security

4.2

Company culture

3.9

Promotions

4.3

Work satisfaction

Explore 56 Reviews and Ratings
Software Engineer
47 salaries
unlock blur

₹2.5 L/yr - ₹9.4 L/yr

IOS Developer
16 salaries
unlock blur

₹3.8 L/yr - ₹5.2 L/yr

Software Developer
15 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Senior Software Engineer
13 salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

Web Developer
10 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Explore more salaries
Compare CodeCraft Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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