Upload Button Icon Add office photos
Engaged Employer

i

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

INCA INFOTECH TECHNOLOGIES Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

INCA INFOTECH TECHNOLOGIES Software Developer Interview Questions and Answers

Updated 15 Sep 2021

INCA INFOTECH TECHNOLOGIES Software Developer Interview Experiences

1 interview found

I was interviewed in Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

  • Q1. 

    Generating Pascal's Triangle

    Given an integer N, generate a 2-D array list representing Pascal's Triangle up to the N-th row.

    An element in Pascal's Triangle is the sum of the two elements directly above...

  • Ans. 

    Generate Pascal's Triangle up to N-th row using 2-D array list.

    • Create a 2-D array list to store the Pascal's Triangle elements.

    • Iterate through each row and calculate the elements based on the sum of the two elements above.

    • Return the 2-D array list containing Pascal's Triangle up to the N-th row.

  • Answered by AI
  • Q2. 

    Faulty Key Problem Statement

    Ninja needs to create a function to calculate the sum of two integers without using the “+” operator due to keyboard issues. Help Ninja find the sum of two numbers without usi...

  • Ans. 

    Calculate the sum of two integers without using the '+' operator or the '++' operator.

    • Use bitwise XOR to add the two numbers without carrying.

    • Use bitwise AND and left shift to handle the carry.

    • Repeat the process until there is no carry left.

    • Handle negative numbers by considering two's complement representation.

  • Answered by AI
Round 2 - Video Call 

Round duration - 45 minutes
Round difficulty - Medium

It was a round held on Microsoft teams with a number of other candidates. We were given to design a meal planning software to improve customer experience and cost management in airport.

Round 3 - Video Call 

(1 Question)

Round duration - 50 minutes
Round difficulty - Medium

A technical round .They asked about binary trees , diff between stacks queues , basic Coding qsns ,qsn on projects, java oops qsns , node js (since I wrote web development)

  • Q1. 

    Binary Pattern Problem Statement

    Given an input integer N, your task is to print a binary pattern as follows:

    Example:

    Input:
    N = 4
    Output:
    1111
    000
    11
    0
    Explanation:

    The first line contains 'N' 1s. T...

  • Ans. 

    Print a binary pattern based on input integer N in a specific format.

    • Given an input integer N, print a binary pattern as described in the problem statement.

    • Start with N 1s on the first line, then alternate between N-1 0s and N-2 1s on subsequent lines.

    • Follow the constraints of 1 ≤ T ≤ 10, 1 ≤ N ≤ 10^3, and a time limit of 1 sec.

  • Answered by AI
Round 4 - HR 

Round duration - 30 minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from College of Engineering and Technology, Bhubaneswar. I applied for the job as Software Developer in BangaloreEligibility criteria7CGPA , Min 60% throughout career without any year gaps.Inca Infotech Technologies Private Limited interview preparation:Topics to prepare for the interview - Aptitude,DSA, Coding , Web Dev , Java , PythonTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice to write good optimized code 
Tip 2 : Practice  well
Tip 3 : Be thorough about your projects

Application resume tips for other job seekers

Tip 1 : Don't put false projects or achievements on resume. They will ask and know about it.
Tip 2 : Be thorough with whatever you have mentioned in your resume

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Puzzles, Psychometric Test

Round 2 - One-on-one 

(1 Question)

  • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

Interview Preparation Tips

Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

Round 2 - Technical 

(1 Question)

  • Q1. 2nd round included tr and mr round went quite enegritic

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

I was interviewed in Sep 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills and ability to work in a team

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
  • Q2. Simple coding questions..Basically pattern.
  • Q3. And also they will ask about your projects.

Interview Preparation Tips

Round: Test
Experience: 60 multiple choice questions so have to manage time carefully.
Tips: Have to give equal importance to all the sections..So try to do well in all section.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical + HR Interview
Experience: Don't panic...Only write those things that you know in your resume.

Skills: Smart Coding
College Name: Jaypee Institute Of Information Technology, Noida

I was interviewed in May 2017.

Interview Preparation Tips

Round: Test
Total Questions: 20

Round: Group Discussion
Duration: 1 hour

Skills: Coding Skills And Knowledge On Data Structures

I was interviewed in Jun 2017.

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes

Skills: Engineering Basics

I was interviewed in May 2017.

Interview Preparation Tips

Round: Group Discussion
Duration: 7 hours

College Name: Andhra university

I was interviewed in Aug 2017.

Interview Preparation Tips

Round: Test
Tips: Practice e litmus questions and also give mock tests on placement season
Duration: 2 hours

Round: Technical + HR Interview
Experience: The interviewer asked me questions from the subjects I mentioned in my CV and also asked so many situational questions like what will you do in this situation etc.

Skills: Presence Of Mind, Technical Skill
Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

INTERVIEWS

INCA INFOTECH TECHNOLOGIES

No Interviews

SALARIES

INCA INFOTECH TECHNOLOGIES

SALARIES

INCA INFOTECH TECHNOLOGIES

INTERVIEWS

Mahindra & Mahindra

5.6k top interview questions

INTERVIEWS

INCA INFOTECH TECHNOLOGIES

20 top interview questions

DESIGNATION

SALARIES

INCA INFOTECH TECHNOLOGIES

JOBS

Mahindra & Mahindra

No Jobs

INTERVIEWS

INCA INFOTECH TECHNOLOGIES

No Interviews

INTERVIEWS

INCA INFOTECH TECHNOLOGIES

No Interviews

Tell us how to improve this page.

Desktop Support Engineer
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer- Customer Support
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Administrator
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Hardware & Networking Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare INCA INFOTECH TECHNOLOGIES with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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