Upload Button Icon Add office photos
Engaged Employer

i

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

IntegriChain Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 33 Reviews

Filter interviews by

IntegriChain Software Engineer Interview Questions and Answers

Updated 9 Nov 2021

IntegriChain Software Engineer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Python oops, string manipulations,
  • Q2. Slicing, difference between script and programs, tuple,list difference and stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm and answer to the questions. I felt like why they are asking these small questions. but they have their own approach so be supportive and to the point.

Software Engineer Jobs at IntegriChain

View all

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Project related question
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - This is the worst organization I have ever worked for.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Given an array Reverse array
  • Ans. 

    Reverse array of strings

    • Iterate through the array and swap elements from start to end

    • Use two pointers, one at the beginning and one at the end, and swap elements until they meet

  • Answered by AI
  • Q2. Giaven a string Reverse string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() or loop through the string in reverse order

    • Create a new string and append characters from the original string in reverse order

    • Convert the string to an array of characters, reverse the array, and then join it back into a string

  • Answered by AI
  • Q3. Given array find sum of all elements
  • Ans. 

    Calculate sum of all elements in a given array of strings

    • Iterate through the array and convert each element to integer before adding to sum

    • Handle edge cases like empty array or non-numeric elements

    • Return the final sum after iterating through all elements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. RDBMS related questions asked
  • Q2. SQL login building related questions

Software Engineer Interview Questions & Answers

EagleView user image SHAURYA AGRAWAL (RA2111030010009)

posted on 28 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

60min of aptitude and coding test

Round 2 - Coding Test 

2 questions on coding test

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

I applied via Campus Placement and was interviewed in Sep 2023. 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 - Aptitude Test 

Duration:30 min
Question from percentage,ratios ,HCF/LCM etc.,
Logical reasoning, English

Round 3 - Coding Test 

(1 Question)

  • Q1. Reverse a string by making groups of given 'm' characters
  • Ans. 

    Reverse a string by grouping 'm' characters together

    • Iterate through the string in groups of 'm' characters

    • Reverse each group of 'm' characters

    • Concatenate the reversed groups to get the final reversed string

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. General HR questions
  • Q2. What is your family background?
  • Q3. Why should we hire you?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Operate or control a particualar typing of data device that is attached to a computer
  • Q2. Operate or contriol
  • Q3. In computing a device driver is a computer program that operates or controls a particular type of device that is attached to a computer or automaton
  • Q4. To perform some manual act upon a human body in a methodical manner, and usually with instruments, with a view to restore soundness or health, as in amputation, lithotomy, etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - vdart is supoort
Round 1 - Group Discussion 

It represents the eligibility of person and thinking process ,view of thoughts

Round 2 - One-on-one 

(1 Question)

  • Q1. We cannot judge people to atonce chance
Round 3 - Coding Test 

Skills ,fast typing , experienced ,new ideas

Round 4 - Technical 

(1 Question)

  • Q1. All the knowledge of technical work and word
Round 5 - Case Study 

Deeply study case and make a point to make attractive

Interview Preparation Tips

Interview preparation tips for other job seekers - Every chance have a successful of key.will appreciate all chance to way of your dreams .move a first steps towards your dreams

I applied via Cocubes and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Most rounds were regarding English proficiency and 1 round regarding logical reasoning

Round 2 - HR 

(4 Questions)

  • Q1. What is your family background?
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, honest and humble in the interview. Prepare well for the interview and aptitude tests

I applied via Campus Placement and was interviewed before Sep 2021. There were 4 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 - Aptitude Test 

Questions related to reasoning, some puzzles.

Round 3 - Coding Test 

Coding problems related to C.

Round 4 - Technical 

(2 Questions)

  • Q1. Question related to 3 candle puzzle.
  • Q2. Linked List Graph Queue Algorithm
  • Ans. 

    Linked List Graph Queue Algorithm is a data structure used to represent graphs and perform operations on them.

    • Linked List Graph Queue Algorithm is used to represent graphs as a collection of nodes and edges.

    • It is used to perform operations like traversal, searching, and sorting on graphs.

    • It is implemented using linked lists to store the nodes and edges of the graph and a queue to perform operations on them.

    • Example: Bre...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is easy to crack. Sometimes there are questions related to puzzle. Take your time and answer

Skills evaluated in this interview

IntegriChain Interview FAQs

How to prepare for IntegriChain Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at IntegriChain. The most common topics and skills that interviewers at IntegriChain expect are Python, Scrum, Agile, Software Design and Analytical.
What are the top questions asked in IntegriChain Software Engineer interview?

Some of the top questions asked at the IntegriChain Software Engineer interview -

  1. Slicing, difference between script and programs, tuple,list difference and st...read more
  2. Python oops, string manipulatio...read more

Tell us how to improve this page.

IntegriChain Software Engineer Salary
based on 16 salaries
₹6.8 L/yr - ₹18.3 L/yr
44% more than the average Software Engineer Salary in India
View more details
Software Engineer

Pune

2-5 Yrs

Not Disclosed

Explore more jobs
Analyst
57 salaries
unlock blur

₹4.7 L/yr - ₹9.5 L/yr

Data Analyst
22 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Software Engineer
16 salaries
unlock blur

₹6.8 L/yr - ₹18.3 L/yr

Associate Analyst
13 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Senior Analyst
11 salaries
unlock blur

₹6.8 L/yr - ₹11 L/yr

Explore more salaries
Compare IntegriChain with

Cipla Health

4.2
Compare

Biocon Limited

3.9
Compare

DRJ & CO

5.0
Compare

Sun Pharmaceutical Industries

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