Upload Button Icon Add office photos

Filter interviews by

CandorWorks Software Developer Interview Questions and Answers

Updated 27 Oct 2024

CandorWorks Software Developer Interview Experiences

2 interviews found

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

(3 Questions)

  • Q1. What is notice period
  • Q2. Us shift is okay?
  • Q3. Salary expectations?
Round 2 - Coding Test 

SQL query and programs

Round 3 - Technical 

(3 Questions)

  • Q1. Previous experience ?
  • Ans. 

    I have 3 years of experience working as a software developer in a tech company.

    • Worked on developing web applications using Java, Spring, and Angular

    • Experience with database management using SQL and NoSQL databases

    • Participated in Agile development processes and collaborated with cross-functional teams

  • Answered by AI
  • Q2. Words press knowledge ?
  • Q3. US shift time is okay?
Round 4 - HR 

(1 Question)

  • Q1. Salary and notice period negotation
Round 1 - Technical 

(3 Questions)

  • Q1. What is Serialisation?
  • Ans. 

    Serialisation is the process of converting an object into a stream of bytes to store or transmit it over a network.

    • Serialisation is used to save the state of an object and recreate it later.

    • It is commonly used in network communication to transmit objects between different systems.

    • Serialisation can be done in different formats such as XML, JSON, or binary.

    • Deserialisation is the opposite process of converting a stream of

  • Answered by AI
  • Q2. How can you collect distinct elements from list in java collections?
  • Ans. 

    To collect distinct elements from a list in Java collections, use the Set interface.

    • Create a Set object and pass the list as a parameter to its constructor.

    • The Set interface automatically removes duplicates.

    • Convert the Set back to a List if necessary using the ArrayList constructor.

    • Example: Set uniqueNames = new HashSet<>(names);

    • Example: List uniqueNamesList = new ArrayList<>(uniqueNames);

Answered by AI
  • Q3. Why do we need static keyword in java?
  • Ans. 

    Static keyword is used to create class-level variables and methods that can be accessed without creating an object.

    • Static variables are shared among all instances of a class

    • Static methods can be called without creating an object

    • Static blocks are used to initialize static variables

    • Static import is used to import static members of a class

  • Answered by AI
    Round 2 - Coding Test 

    It depends on the level of experience. A sort of mini project can be asked, based on design patterns, mostly MVC.

    Round 3 - HR 

    (1 Question)

    • Q1. This could be related to your aspirations, salary discussions and HR related questions.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - If your are getting interviewed for Java. Refer GeeksForGeeks

    Skills evaluated in this interview

    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

    Interview questions from similar companies

    I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

    I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

    Round 1 - Aptitude Test 
    Round 2 - Technical 

    (1 Question)

    • Q1. Basic questions of java.
    Round 3 - HR 

    (1 Question)

    • Q1. Intro and other hr related questions.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

    I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

    Round 1 - Aptitude Test 

    Puzzles, Psychometric Test

    Round 2 - One-on-one 

    (1 Question)

    • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

    I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

    Round 1 - Aptitude Test 

    First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

    Round 2 - Technical 

    (1 Question)

    • Q1. 2nd round included tr and mr round went quite enegritic

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

    I was interviewed before Jun 2016.

    Interview Questionnaire 

    4 Questions

    • Q1. Tell me something about yourself
    • Ans. 

      I am a passionate software developer with 5 years of experience in web development and a strong background in computer science.

      • 5 years of experience in web development

      • Strong background in computer science

      • Passionate about software development

    • Answered by AI
    • Q2. Questions related to project I have worked on during college days
    • Q3. Core Java concepts
    • Q4. Why do you use two mobile numbers
    • Ans. 

      To separate personal and professional calls, and to ensure availability and accessibility.

      • Separate personal and professional calls

      • Ensure availability and accessibility

      • Maintain work-life balance

      • Avoid mixing personal and work-related contacts

    • Answered by AI

    Interview Preparation Tips

    Round: Test
    Total Questions: 60

    College Name: Watumull Institute Of Electronics Engineering And Computer Technology ( WIEECT )

    I was interviewed in Sep 2016.

    Interview Questionnaire 

    3 Questions

    • 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 and ability to work in a team

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

    • Answered by AI
    • Q2. Simple coding questions..Basically pattern.
    • Q3. And also they will ask about your projects.

    Interview Preparation Tips

    Round: Test
    Experience: 60 multiple choice questions so have to manage time carefully.
    Tips: Have to give equal importance to all the sections..So try to do well in all section.
    Duration: 1 hour 30 minutes
    Total Questions: 60

    Round: Technical + HR Interview
    Experience: Don't panic...Only write those things that you know in your resume.

    Skills: Smart Coding
    College Name: Jaypee Institute Of Information Technology, Noida

    I was interviewed in May 2017.

    Interview Preparation Tips

    Round: Test
    Total Questions: 20

    Round: Group Discussion
    Duration: 1 hour

    Skills: Coding Skills And Knowledge On Data Structures

    I was interviewed in Jun 2017.

    Interview Preparation Tips

    Round: Test
    Duration: 1 hour 30 minutes

    Skills: Engineering Basics

    CandorWorks Interview FAQs

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

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

    1. How can you collect distinct elements from list in java collectio...read more
    2. Why do we need static keyword in ja...read more
    3. What is Serialisati...read more

    Tell us how to improve this page.

    CandorWorks Software Developer Interview Process

    based on 1 interview

    Interview experience

    4
      
    Good
    View more

    CandorWorks Software Developer Reviews and Ratings

    based on 1 review

    4.0/5

    Rating in categories

    5.0

    Skill development

    4.0

    Work-life balance

    4.0

    Salary

    4.0

    Job security

    5.0

    Company culture

    4.0

    Promotions

    4.0

    Work satisfaction

    Explore 1 Review and Rating
    Research Analyst
    51 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Business Development Executive
    40 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Marketing Executive
    23 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    UI Developer
    13 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Marketing Trainee
    12 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Explore more salaries
    Compare CandorWorks with

    Infosys

    3.6
    Compare

    TCS

    3.7
    Compare

    Wipro

    3.7
    Compare

    HCLTech

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