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 SumGiven an array of numbers, find the maximum s ... read more
    asked in Cognizant
    Q2. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) ... read more
    asked in Rakuten
    Q3. Merge two sorted arraysNinja has been given two sorted integer ar ... read more
    asked in GlobalLogic
    Q4. Terms Of APAyush is given a number ‘X’. He has been told that he ... read more
    asked in Amazon
    Q5. Minimum Number of Platform NeededYou are given the arrival and de ... 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
    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 - Aptitude Test 

    Give the altitude paper for the company, after in 1 hours I return the altitude paper

    Round 3 - Coding Test 

    What are you learning about the coding language I give the answer c, c++ etc

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Confidentially give the right answer ,without any hesitation

    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
    Round 1 - Aptitude Test 

    Only time pass general knowledge

    Round 2 - HR 

    (1 Question)

    • Q1. What is your family background?

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Bull shit company pls don't join this company
    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, Coding Test and Technical.
    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 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 & Benefits

    4.0

    Job Security

    5.0

    Company culture

    4.0

    Promotions/Appraisal

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

    ₹2 L/yr - ₹4.4 L/yr

    UI Developer
    12 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.7
    Compare

    TCS

    3.7
    Compare

    Wipro

    3.7
    Compare

    HCLTech

    3.5
    Compare

    Calculate your in-hand salary

    Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
    Did you find this page helpful?
    Yes No
    write
    Share an Interview