Upload Button Icon Add office photos

Filter interviews by

CodingworkX Software Developer Interview Questions and Answers

Updated 24 Aug 2024

CodingworkX Software Developer Interview Experiences

2 interviews found

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep learning and practicing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

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 Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

Software Developer Jobs at CodingworkX

View all

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. DS Algo Questions on Trees. Leadership Principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Read up on DS Algo and white paper coding and Leadership Principles

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing . Prepare well for interview on .Net technology stack

I applied via Campus Placement and was interviewed before Jan 2021. There were 2 interview rounds.

Interview Preparation Tips

Topics to prepare for TCS Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Prepare well. Aptitude is not very easy so you have to prepare well.

Software Engineer Interview Questions & Answers

Capgemini user image Neelima Vakkantula

posted on 29 Jun 2017

I appeared for an interview before Jun 2016.

Interview Questionnaire 

4 Questions

  • Q1. About the project i did
  • Q2. Some questions on digital electronics
  • Q3. Introduce yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and deployment tools like Heroku

  • Answered by AI
  • Q4. About my family

Interview Preparation Tips

Round: Test
Total Questions: 40

Round: Technical Interview
Experience: He asked me to explain the project that i have done in detail. As iam from electronics background he asked more from my electronics subjects.

Round: Technical Interview
Experience: He asked me to explain the project that i have done in detail. As iam from electronics background he asked more from my electronics subjects.
Tips: be confident

Skills: Technical Skills, Communication
College Name: Lovely Professional University, Phagwara [ LPU ]

I appeared for an interview before Jul 2016.

Interview Preparation Tips

Round: Test
Experience: It was an MCQ exam on an OMR sheet (beneficial for people who are not comfortable with online exams like me). The exam went good. They set the cut-off at 45 (varies from college to college). I managed to get through this. The standard of the paper was quiet easy.
Tips: Aptitude preparation should be good. And solve the problems fast. If you are weak in a particular section (like I was in quantitative), you should keep it for the last. Do the ones which you are strong at.
Duration: 1 hour
Total Questions: 50

Round: Technical Interview
Experience: I was from ECE, so they didn't expect much answers from us in subjects related to IT & Computer Science. In technical interview always prepare a particular topic you love (ofcourse from any of your engineering subjects). I went with my favourite (sattelite communication 7 GPS naviagtion system). I explained it in detail and he got impressed. Then they aske some questions (withing my comfort zone) from JAVA. it was a simple interview.
Tips: Only thing you should keep in my mind before entering the interview room is "I don't need this job; I am just here to make an experience of how a job interview looks like". If you are successfull in keeing the mindset, then you are sure to crack the interview. Moto is JUST RELAX and enjoy the interview. Don't try to over active or over smart in an interview.

Round: HR Interview
Experience: General questions from current affairs, your hobbies, etc. Its kind of time pass interview. Your spoken skills and confidence level matters the most.
Tips: Be what you are. Don' try to exaggerate.

College Name: JIS College Of Engineering

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself?
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and solving complex problems.

    • Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React

    • Skilled in problem-solving and debugging code to ensure optimal performance

    • Strong understanding of data structures and algorithms

    • Familiar with Agile development methodologies and version control systems like Git

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Well, it was an Aptitude test organized by CoCubes. It was pretty easy so obviously the cut off was high. The time was enough to make them all correct. In the essay round, we were given a topic. and we were supposed to write 300-400 words on it in 30mins.
Tips: Try to be calm and solve and make all of correct.
Duration: 50 minutes
Total Questions: 32

Round: Technical Interview
Experience: This round was about how good your basics are. I was able to answer all the questions. The interviewer was a nice person and was very good at making me comfortable.
Tips: Basics are the most important things in this interview.

Round: HR Interview
Experience: The interviewer was very nice. She asked me only one question and therefore, i guess she wanted to know if i am good at communicating. Or not. I don't really know.
Tips: Don't lose your posture and confidence.

General Tips: It's a time taking process, so keep your calm throughout. And listen to the presentation properly as they might ask que
Skills: Basic Concepts, Aptitude, Verbal Communication Skills, Written Communication Skills, C++, C Programming
College Name: Institute Of Engineering & Management (IEM) Kolkata
Motivation: The company work culture and the love their employees and the way they combine work and enjoyment.

I appeared for an interview before May 2016.

Interview Questionnaire 

4 Questions

  • Q1. In a dark room,there is a box of 18 white and 5 black gloves. You are allowed to pick one and then you are allowed to keep it and check it outside. How many turns do you need to take in order for you to fi...
  • Ans. 

    You need to take 36 turns to find a perfect pair.

    • You need to pick 19 gloves to ensure a perfect pair.

    • The worst case scenario is picking 18 white gloves and then the 19th glove is black.

    • In that case, you need to pick 17 more gloves to find a black one and complete the pair.

  • Answered by AI
  • Q2. How can you cut a rectangular cake in 8 symmetric pieces in three cuts?
  • Q3. What are seven layers of networking?
  • Ans. 

    The seven layers of networking refer to the OSI model which defines how data is transmitted over a network.

    • The seven layers are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has a specific function and communicates with the layers above and below it.

    • For example, the Physical layer deals with the physical transmission of data, while the Application layer deals with user inte...

  • Answered by AI
  • Q4. One question of sorting for a list of people belonging to different cities and states.
  • Ans. 

    Sort a list of people by their cities and states.

    • Use a sorting algorithm like quicksort or mergesort.

    • Create a custom comparator function that compares the city and state of each person.

    • If two people belong to the same city and state, sort them by their names.

    • Example: [{name: 'John', city: 'New York', state: 'NY'}, {name: 'Jane', city: 'Boston', state: 'MA'}]

    • Example output: [{name: 'Jane', city: 'Boston', state: 'MA'},

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Out of two thousand people around five hundred were shortlisted. The questions were based on numerical as well as verbal aptitude.
Tips: Practice questions from websites like Indiabix. They contain a lot of interview questions and a lot of tests. Preparation for these exams become quite easy.
Duration: 2 hours
Total Questions: 80

Round: Technical + HR Interview
Experience: I was an electrical engineering student with minimal knowledge of computer science but was good with aptitude and was quick with my responses. My grades were average that make my interviewer doubtful but when he threw logical questions at me, I answered them all. He acknowledged my aptitude for computer science and believed that with training I will learn the skills needed for the job.

Skills: Technical knowledge, Aptitude
College Name: Bhilai Institute Of Technology, Durg

Skills evaluated in this interview

I appeared for an interview in Oct 2016.

Interview Preparation Tips

Round: Test
Experience: The first part was an essay writing section where we were given a top or a situation and we had to write about that in 300-400 words in 30minutes.
The next part was aptitude where our quantitative ability and logical reasoning was tested.
Tips: Good writing skills and basic mathematical and logical concepts needed to clear the rounds.
Duration: 1 hour 10 minutes
Total Questions: 32

Skills: Technical Knowledge, Communication Skills
College Name: Birla Vishvakarma Mahavidyalaya (BVM) Engineering College

CodingworkX Interview FAQs

How many rounds are there in CodingworkX Software Developer interview?
CodingworkX interview process usually has 2-3 rounds. The most common rounds in the CodingworkX interview process are Technical, Aptitude Test and Coding Test.
How to prepare for CodingworkX 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 CodingworkX. The most common topics and skills that interviewers at CodingworkX expect are AWS, Javascript, NoSQL and SQL.
What are the top questions asked in CodingworkX Software Developer interview?

Some of the top questions asked at the CodingworkX Software Developer interview -

  1. React native redux and project based questi...read more
  2. Basics of react nat...read more
  3. Array related coding questi...read more

Tell us how to improve this page.

CodingworkX Software Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Compare CodingworkX with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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