Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Corelynx Solutions Team. If you also belong to the team, you can get access from here

Corelynx Solutions Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 41 Reviews

Filter interviews by

Corelynx Solutions Associate Software Engineer Interview Questions and Answers

Updated 17 May 2024

Corelynx Solutions Associate Software Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via campus placement at MCKV Institute of Engineering, Howrah and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Coding Test 

C++,python,JAVA PLATFORM

Round 2 - Group Discussion 

A general topic and everyone was allowed to speak for two minutes

Round 3 - Technical 

(1 Question)

  • Q1. Data structure algo
Round 4 - HR 

(1 Question)

  • Q1. Regular HR, WHY DO YOU WANT TO JOIN, WHAT SO YOU KNOW ABOUT OUR COMPANY

Interview Preparation Tips

Interview preparation tips for other job seekers - Just concentrate on basic

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was Very Easy and HR was Very Friendly Nature

Round 2 - Technical 

(2 Questions)

  • Q1. What Is OOOps and explain those?
  • Ans. 

    OOOps stands for Out Of Order packets. It refers to packets that arrive at their destination out of sequence.

    • OOOps can occur in network communication when packets are sent out of order and arrive at the destination in a different order than they were sent.

    • This can lead to issues in data transmission and can cause delays in processing the information.

    • One way to handle OOOps is by using sequence numbers in packets to ens...

  • Answered by AI
  • Q2. What is Exception Handling ?
  • Ans. 

    Exception handling is a mechanism to handle runtime errors and prevent program crashes.

    • It is a way to deal with unexpected errors or exceptional conditions in a program.

    • Exceptions can be caught and handled using try-catch blocks.

    • Common exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.

    • Handling exceptions properly can improve the robustness and reliability of a software application

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Well
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MCQ - 20 (aptitude), 20(c+ and sql)

Round 2 - Coding Test 

Pattern, array and sql questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 DSA Leetcode Medium Level Question with covering DP , tree , Graph topics and Other fantastic Questions of Array .

Round 2 - Technical 

(2 Questions)

  • Q1. Related to Projects , Moderate Database Understanding , Basics Coding Logics
  • Q2. Time Complexity , Algorithm Design Ability check
Round 3 - HR 

(1 Question)

  • Q1. They will describe the responsibility of the role
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a handson coding test contains 4 coding questions on prime numbers patterns and array it was easy

Round 2 - Technical 

(1 Question)

  • Q1. All questions based on resume on javascript java and react and mainly on projects
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Strecture of sql statement
  • Ans. 

    SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.

    • SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.

    • They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.

    • Tables are referenced using their names, and conditions are specified to filter data.

    • Joins can be used to combine data from multiple

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Assignment 

JavaScript, React Js

Round 2 - One-on-one 

(3 Questions)

  • Q1. How many years of relevant experience
  • Q2. What is your current CTC
  • Q3. What is your Expectation
Round 3 - HR 

(3 Questions)

  • Q1. What is your Strength
  • Q2. What is weakness
  • Ans. 

    One weakness I have is that I can be overly critical of my own work, which can sometimes lead to self-doubt.

    • I tend to overthink things and can be indecisive at times

    • I have a tendency to take on too many tasks at once, leading to feeling overwhelmed

    • I struggle with public speaking and often get nervous in front of large groups

  • Answered by AI
  • Q3. What is your Goal
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

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 - Assignment 

Develop a UI screen with 10 fields on it.

Round 3 - Technical 

(1 Question)

  • Q1. Mongoose Framework, SQL - Store Procedures, Triggers, Views, Crystal Reports,
Round 4 - One-on-one 

(1 Question)

  • Q1. Offer letter discussion. Joining date discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared technically. More on customizations, migrations from one version to another of from on prem to cloud.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. Basic Technical Interview
  • Q2. Basics on Framework used
  • Q3. Infrastructure related
  • Q4. Process and security
Round 3 - HR 

(1 Question)

  • Q1. Salary expectations and negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is average. Stick to basics and be confident
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular life cycle hooks?
  • Q2. What is Angular pipe?
  • Ans. 

    Angular pipe is a feature in Angular that allows you to transform data in templates.

    • Angular pipes are used to format data before displaying it in the view.

    • They can be used to filter, sort, or transform data in various ways.

    • Examples of Angular pipes include DatePipe, UpperCasePipe, and CurrencyPipe.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Are you ready to work in shifts?

Skills evaluated in this interview

Corelynx Solutions Interview FAQs

How many rounds are there in Corelynx Solutions Associate Software Engineer interview?
Corelynx Solutions interview process usually has 4 rounds. The most common rounds in the Corelynx Solutions interview process are Coding Test, Group Discussion and Technical.

Tell us how to improve this page.

Corelynx Solutions Associate Software Engineer Salary
based on 4 salaries
₹2.2 L/yr - ₹3.4 L/yr
54% less than the average Associate Software Engineer Salary in India
View more details

Corelynx Solutions Associate Software Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Programmer Analyst
8 salaries
unlock blur

₹1.2 L/yr - ₹3.6 L/yr

Team Lead
6 salaries
unlock blur

₹6.8 L/yr - ₹8.6 L/yr

Senior Programmer Analyst
5 salaries
unlock blur

₹4.4 L/yr - ₹4.9 L/yr

Software Developer
4 salaries
unlock blur

₹1.2 L/yr - ₹4 L/yr

Associate Software Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹3.3 L/yr

Explore more salaries
Compare Corelynx Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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