Upload Button Icon Add office photos

Filter interviews by

Codeboard Technology Software Developer Interview Questions and Answers

Updated 29 Nov 2024

Codeboard Technology Software Developer Interview Experiences

3 interviews found

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

Normal aptitude question

Round 2 - Coding Test 

Arrays, string, collection

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

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

Round 1 - Coding Test 

1. 1st round is apptitude and coding test in paper >:

Question 1: A,B,C,and D are sit in a circle. A is sit next of B. D is opposite to C. who is opposit of A
?

Question 2 : A person walked 4km/hr in a first hour, and 6km/hr in the second two hour. how much distance does he covered ?

Question 3 : Remove the most repeated duplicicate characters in the array.?

Input: coedeboardtechnoelogyee
Outputc: codeboard technology


Question 4 : Which number is appear more than K value remove it and print in the array?

K=2
Input : [ 1,1,1,2,2,5,5,5,3,3,4,4 ]
Output : [1,1,2,2,5,5,3,3,4,4,]

Interview Preparation Tips

Topics to prepare for Codeboard Technology Software Developer interview:
  • Java
  • apptitude
  • Communication Skills

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
3
Average
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 - Technical 

(1 Question)

  • Q1. Find a index value present an array
  • Ans. 

    Finding the index value of a given element in an array of strings.

    • Iterate through the array and compare each element with the given value.

    • If a match is found, return the index of that element.

    • If no match is found, return -1.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Just about the job details

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Plugin pipeline based scenario question which will trigger first?
  • Q2. Which jscript method used to prevent form save??
  • Ans. 

    The onbeforeunload method is used to prevent form save.

    • Use the onbeforeunload method to display a warning message before leaving the page without saving the form.

    • Return a custom message in the method to prompt the user to confirm if they want to leave the page.

    • Example: window.onbeforeunload = function() { return 'Are you sure you want to leave this page without saving?'; };

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Behavioral interview
  • Q2. Package negotiations

Interview Preparation Tips

Interview preparation tips for other job seekers - What limitations each implementation has. Keep that clear. That will help you to clear scenario based questions.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How is GIL and how python handle multi threading
  • Ans. 

    GIL stands for Global Interpreter Lock in Python, which limits execution of multiple threads at once.

    • GIL is a mutex that protects access to Python objects, preventing multiple threads from executing Python bytecodes at once.

    • Due to GIL, Python threads are not suitable for CPU-bound tasks but are still useful for I/O-bound tasks.

    • To handle multi-threading in Python, one can use multiprocessing module or asynchronous progr...

  • Answered by AI
  • Q2. Explain How React works under the hood.
  • Ans. 

    React uses a virtual DOM to efficiently update the actual DOM based on changes in state or props.

    • React creates a virtual DOM representation of the actual DOM.

    • When state or props change, React compares the virtual DOM with the actual DOM to determine the minimal set of changes needed.

    • React then updates the actual DOM efficiently to reflect the changes.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Deep understanding of technology you apply for

Skills evaluated in this interview

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

They discussed some easy questions on Node JS and Dp and heap , binary search

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. What is multithreading and explain its usecases.
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, improving performance and responsiveness.

    • Multithreading allows for parallel execution of tasks, improving performance by utilizing multiple CPU cores.

    • It is commonly used in applications that require handling multiple tasks simultaneously, such as web servers, video games, and data processing.

    • Multithreading can help improve responsiveness i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare cs fundamentals as well.

Skills evaluated in this interview

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

I applied via campus placement at Karpagam College of Engineering, Coimbatore and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

1:30 hours duration for aptitude

Round 2 - communication 

(1 Question)

  • Q1. Basic questions in communication
Round 3 - One-on-one 

(2 Questions)

  • Q1. Introduction about yourself
  • Q2. Ready to relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - Aptitude is important

I applied via Company Website

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

(2 Questions)

  • Q1. What is the work in office
  • Q2. What is timings in day
  • Ans. 

    Timings in a day refer to the different periods of time that make up a 24-hour day.

    • A day is typically divided into morning, afternoon, evening, and night

    • Different cultures may have different ways of dividing a day

    • Timings can also refer to specific times for events or activities

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. How much salary per month
  • Q2. What is timing in the day
  • Ans. 

    Timing in the day refers to the different periods or divisions of time within a 24-hour cycle.

    • Timing in the day includes morning, afternoon, evening, and night.

    • It helps in organizing daily activities and scheduling tasks.

    • Different cultures may have different names or divisions for timing in the day, such as siesta or tea time.

    • Timing in the day can also be represented using the 12-hour or 24-hour clock system.

  • Answered by AI
  • Q3. How to procesa I share my details
  • Q4. Please tell me the process

Interview Preparation Tips

Interview preparation tips for other job seekers - Job seekers are known all knowledge and seek easy way to apply for job
Round 1 - Assignment 

Role was frontend so I was given 3 task on react, one was easy just to build app similar to todo and two other where lengthy task it was related to form filling

Round 2 - Technical 

(1 Question)

  • Q1. Advanced javascript and react
Round 3 - One-on-one 

(1 Question)

  • Q1. Real time task was give and I had to provide solution and explain the approach.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and behaviour questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Required very knowledge in react and javascript.

I applied via Company Website and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple technical maths calculations,

Round 2 - Coding Test 

Writing a Jawa coding in small projects

Interview Preparation Tips

Topics to prepare for Sutherland Global Services Software Developer interview:
  • Core Java
  • SQL
  • C
Interview preparation tips for other job seekers - Hr interview
Face to face interview
Tell about my education details

Codeboard Technology Interview FAQs

How many rounds are there in Codeboard Technology Software Developer interview?
Codeboard Technology interview process usually has 2 rounds. The most common rounds in the Codeboard Technology interview process are Coding Test, Technical and HR.
How to prepare for Codeboard Technology Software Developer 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 Codeboard Technology. The most common topics and skills that interviewers at Codeboard Technology expect are Java, Angular, Angularjs, Application Development and Hibernate.

Tell us how to improve this page.

Codeboard Technology Software Developer Interview Process

based on 3 interviews

Interview experience

3
  
Average
View more
Codeboard Technology Software Developer Salary
based on 18 salaries
₹1.7 L/yr - ₹7.9 L/yr
42% less than the average Software Developer Salary in India
View more details

Codeboard Technology Software Developer Reviews and Ratings

based on 6 reviews

3.3/5

Rating in categories

4.2

Skill development

2.8

Work-life balance

2.8

Salary

4.2

Job security

2.7

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 6 Reviews and Ratings
Software Developer
18 salaries
unlock blur

₹1.7 L/yr - ₹7.9 L/yr

Senior Software Developer
7 salaries
unlock blur

₹7.5 L/yr - ₹12 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹4.2 L/yr - ₹6.8 L/yr

Software Engineer
6 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Full Stack Software Developer
6 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Explore more salaries
Compare Codeboard Technology with

AlgoMinds Technologies

5.0
Compare

Softential Solutions

4.8
Compare

Techvista

4.0
Compare

Cognizant

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