Upload Button Icon Add office photos

Filter interviews by

Coregen Solutions Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Walk-in and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. For fresher 1 aptitude - percentage,date and time,number system,intrest,work done problems 2 Group discussion 3 HR interview

Interview Preparation Tips

Interview preparation tips for other job seekers - First is usual aptitude after finishing it takes 30 min for result . Next g it is more of generall topic, atlast hr

I applied via Naukri.com and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Financial domain

Interview Preparation Tips

Interview preparation tips for other job seekers - Listen to questions and only answer that.Dont get overexcited.Take a deep breath

Interview Questionnaire 

2 Questions

  • Q1. Interview happened for about 1hr 20mins approx with java basics to hard question like Singleton class, HashMap, oops concept and sql queries and they gave 3 code to write.
  • Q2. Be relax answer with confidence

I applied via Campus Placement and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself?
  • Q2. Final year project explanation (based on software)
  • Ans. 

    Developed a web-based project management tool for small businesses

    • Used PHP and MySQL for backend development

    • Implemented a responsive UI using HTML, CSS, and JavaScript

    • Included features such as task assignment, progress tracking, and file sharing

    • Conducted user testing and incorporated feedback for improvements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Friendly interview just give solution oriented answers rather than bookish answers.

I applied via Campus Placement and was interviewed before Mar 2021. There were 4 interview rounds.

Round 1 - Coding Test 

90 minute test on hacker rank consisting of 3 coding questions all of medium difficulty. Most candidates are required to solve more than 1 question.

Round 2 - Technical 

(3 Questions)

  • Q1. Questions on concepts of OOPS and Operating Systems.
  • Q2. Find least common ancestor of a binary tree.
  • Ans. 

    Find the lowest common ancestor of a binary tree.

    • Traverse the tree recursively from the root node.

    • If the current node is null or matches either of the given nodes, return the current node.

    • Recursively search for the nodes in the left and right subtrees.

    • If both nodes are found in different subtrees, return the current node.

    • If both nodes are found in the same subtree, continue the search in that subtree.

  • Answered by AI
  • Q3. Find first missing positive integer from an array for non-negative integers.
  • Ans. 

    Find first missing positive integer from an array of non-negative integers.

    • Create a hash set to store all positive integers in the array

    • Loop through the array and add all positive integers to the hash set

    • Loop through positive integers starting from 1 and return the first missing integer not in the hash set

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Design a parking lot
  • Ans. 

    Design a parking lot

    • Consider the size and capacity of the parking lot

    • Decide on the layout and organization of parking spaces

    • Implement a system to manage parking availability and reservations

    • Include features like ticketing, payment, and security

    • Consider scalability and future expansion

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Given a grid which represents an ocean( For all index i,j if mat[i][j] = 1 is island and mat[i][j] = 0 means water). Find the island with largest area.
  • Q2. Given list of strings group them into distinct anagrams.
  • Ans. 

    Group list of strings into distinct anagrams.

    • Create a hash table with sorted string as key and list of anagrams as value.

    • Iterate through the list of strings and add each string to its corresponding anagram list in the hash table.

    • Return the values of the hash table as a list of lists.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Arcesium Senior Software Engineer interview:
  • Low Level Design
  • Object Oriented Programming
  • Data Structures
  • Algorithms
  • DBMS
Interview preparation tips for other job seekers - Focus on Data Structures & Algorithms and Low Level Designing. Some brushup of DBMS will also help.

Skills evaluated in this interview

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

I applied via Campus Placement

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. Qs related to javascript
Round 3 - HR 

(1 Question)

  • Q1. Why should we hire you
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Stakeholder management, how do you do requirements prioritisation
Round 3 - Technical 

(1 Question)

  • Q1. They max ask you about ur previous experience and how do you handle stakeholders.
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiations and they will explain about the company

Interview Preparation Tips

Interview preparation tips for other job seekers - The company is not a good fit for Business Analysts. It is beneficial for you to gain experience if you are a fresher. You will need to conduct your own research about the product since there will be no product KT. The majority of their features and enhancements are provided by Microsoft or the client. If you try to bring your own ideas here, you will only be given the excuse that they do not have enough bandwidth. There are a few senior staff members who will irritate you the most.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2023.

Round 1 - Coding Test 

Sorting algo , array question

Round 2 - Technical 

(1 Question)

  • Q1. Oops dbms coding basics
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Should possess knowledge on OS?
  • Q2. Should be willing to work at night from office.
Round 2 - One-on-one 

(2 Questions)

  • Q1. What Os have you worked on?
  • Ans. 

    I have worked on Windows, Linux, and macOS operating systems.

    • Windows

    • Linux

    • macOS

  • Answered by AI
  • Q2. What are device drivers?
  • Ans. 

    Device drivers are software programs that allow the operating system to communicate with hardware devices.

    • Device drivers act as a translator between the hardware device and the operating system.

    • They provide a standardized way for the operating system to interact with different hardware devices.

    • Examples include drivers for printers, graphics cards, network adapters, and USB devices.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews are straight forward. They will seek immediate joiners.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

They asked react theoretical questions and one javascript coding round was there which was mandatory to clear the intervuew

Tell us how to improve this page.

Interview Questions from Similar Companies

Arcesium Interview Questions
3.6
 • 78 Interviews
Programmers.io Interview Questions
4.2
 • 25 Interviews
Diverse Lynx Interview Questions
3.8
 • 19 Interviews
Egen Interview Questions
3.6
 • 17 Interviews
Spektra Systems Interview Questions
4.1
 • 13 Interviews
Bangmetric Interview Questions
3.6
 • 11 Interviews
View all

Coregen Solutions Reviews and Ratings

based on 4 reviews

3.2/5

Rating in categories

4.5

Skill development

2.7

Work-life balance

4.3

Salary

2.8

Job security

2.7

Company culture

2.8

Promotions

2.7

Work satisfaction

Explore 4 Reviews and Ratings
Compare Coregen Solutions with

Mobile Programming

2.8
Compare

Diverse Lynx

3.8
Compare

Arcesium

3.6
Compare

Solartis Technology Services

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