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 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 questions from similar companies

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

    (2 Questions)

    • Q1. Resume, coding questions
    • Q2. Ds algo css questions based on time and space complexity
    Round 2 - Technical 

    (2 Questions)

    • Q1. Tell me about yourself, js input output questions
    • Q2. System design, load balancer working
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. Nextjs, react js
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Aptitude Test 

    30 questions from math reasoning coding

    Round 2 - Group Discussion 

    Very good recent topics from current affairs

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be prepared

    I applied via Naukri.com and was interviewed before May 2020. There were 4 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Tell me about yourself ?

    Interview Preparation Tips

    Interview preparation tips for other job seekers - R1 : 10 logical thinking questions
    R2 :HR Round
    R3: MD
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. Asked Spring Boot and java
    • Q2. Database question in deth
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. Nextjs, react js
    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I was interviewed before Feb 2024.

    Round 1 - Aptitude Test 

    There was multiple choice questions which was based on logical reasoning and numericals

    Round 2 - One-on-one 

    (2 Questions)

    • Q1. Html tags and css properties
    • Q2. Design a simple web page using html and css in which one image, title and content included.
    Round 3 - HR 

    (2 Questions)

    • Q1. Family background
    • Q2. Are you comfortable to work if shift changes ?

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare for html and css, Also WordPress.
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.

    Round 1 - Coding Test 

    Was asked a React coding question to fetch data using an API and show it on UI, for a frontend developer role.

    Round 2 - Technical 

    (2 Questions)

    • Q1. Was asked basic theoretical questions on React.
    • Q2. Was asked output problems in JavaScript.
    Round 3 - Technical 

    (2 Questions)

    • Q1. Questions were asked on design patterns.
    • Q2. Questions were asked to test basic understanding of how backend works.

    Interview Preparation Tips

    Topics to prepare for Birdeye Software Developer interview:
    • React
    • Javascript Frameworks
    Interview preparation tips for other job seekers - Moderate difficulty level.

    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
    49 salaries
    unlock blur

    ₹2.3 L/yr - ₹4 L/yr

    Business Development Executive
    40 salaries
    unlock blur

    ₹2.4 L/yr - ₹6.8 L/yr

    Marketing Executive
    23 salaries
    unlock blur

    ₹2.5 L/yr - ₹4.4 L/yr

    UI Developer
    13 salaries
    unlock blur

    ₹3 L/yr - ₹4.5 L/yr

    Marketing Trainee
    12 salaries
    unlock blur

    ₹2.3 L/yr - ₹4 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