Upload Button Icon Add office photos
Engaged Employer

i

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

In4velocity Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

In4velocity Systems Interview Questions and Answers

Updated 28 May 2024

In4velocity Systems Interview Experiences

Popular Designations

2 interviews found

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 Aug 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 - Technical 

(1 Question)

  • Q1. Explain your previous
Round 3 - Coding Test 

Previous experience what you have done

Round 4 - HR 

(1 Question)

  • Q1. Self introduction

Senior Implementation Consultant Interview Questions asked at other Companies

Q1. What do you know about Joins in SQL?
View answer (1)

Interview Questionnaire 

1 Question

  • Q1. Selenium basic java cucumber

QA Engineer Automation QA.Selenium Interview Questions asked at other Companies

Q1. 1. Write a program to find second largest in an integer array. 2. Write a program to find denomination to get amount as 1976 for below {2000, 1000,500,200,100,50,20,10,5,1} If Amount :1976 Then it should return as below: 1000: 1 500: 1 200:... read more
View answer (2)

Interview questions from similar companies

I appeared for an interview before Apr 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Easy

This was a test where 2 coding questions were to be solved in 45 minutes.

  • Q1. 

    Excel Column Number Conversion

    Given a column title as it appears in an Excel sheet, your task is to return its corresponding column number.

    Example:

    Input:
    S = "AB"
    Output:
    28
    Explanation:

    The seq...

  • Ans. 

    Convert Excel column title to corresponding column number.

    • Iterate through the characters in the input string from right to left

    • Calculate the value of each character based on its position and multiply by 26^index

    • Sum up the values to get the final column number

  • Answered by AI
  • Q2. 

    Check Permutation Problem

    Determine if two given strings, str1 and str2, are permutations of each other.

    Explanation:

    Two strings are permutations of each other if the characters of one string can be re...

  • Ans. 

    Check if two strings are permutations of each other.

    • Create character frequency maps for both strings.

    • Compare the frequency maps to check if they are permutations.

    • Handle edge cases like empty strings or strings of different lengths.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAPropTiger interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Referral and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. About the demography and basic Sales question and communication
  • Q2. Tell about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and dress formally
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

The test was very weird one.
They did have planned anything for the test, They came and given a link on bit.ly and given an another link that is in google form for the answers.
And they selection of people for second round is not sensible.

Round 2 - Coding Test 

This round was also be a weird.
They give each candidates with different questions.
They told us to write logic on the paper and you can use internet for your reference.
But after this round they announced the results but that is not in genuine one.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't get into this type of process.
Before the start of interview ask them to what is they want from the candidates
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - MCQ 

(1 Question)

  • Q1. Basic dsa questions predict output
Round 2 - Coding Test 

Medium level problem,

Round 3 - HR 

(1 Question)

  • Q1. Based on resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

45 min apps and technical question

Round 2 - Coding Test 

45 min coding round you can refer net for first 15 min

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Resume based questions
  • Q2. Event loop in nodejs
  • Ans. 

    Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.

    • Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js

    • It allows Node.js to perform non-blocking operations efficiently

    • Event loop continuously checks the event queue for new events to execute

  • Answered by AI
  • Q3. Javascript es6 questions

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Promises in javascript
  • Ans. 

    Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

  • Answered by AI

Skills evaluated in this interview

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 

(2 Questions)

  • Q1. Sql and excel basics required
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - basic understanding for sql and excal and maybe python would be helpfull

In4velocity Systems Interview FAQs

How many rounds are there in In4velocity Systems interview?
In4velocity Systems interview process usually has 4 rounds. The most common rounds in the In4velocity Systems interview process are Technical, Coding Test and HR.
How to prepare for In4velocity Systems 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 In4velocity Systems. The most common topics and skills that interviewers at In4velocity Systems expect are Business Intelligence, SQL, ERP, Medical Insurance and Construction Management.

Tell us how to improve this page.

In4velocity Systems Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Square Yards Interview Questions
3.8
 • 200 Interviews
MagicBricks Interview Questions
3.9
 • 68 Interviews
RealPage Interview Questions
3.6
 • 65 Interviews
PropTiger.com Interview Questions
4.0
 • 23 Interviews
Zapbuild Interview Questions
3.9
 • 4 Interviews
View all

In4velocity Systems Reviews and Ratings

based on 61 reviews

4.3/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.1

Salary

4.1

Job security

4.1

Company culture

3.8

Promotions

4.2

Work satisfaction

Explore 61 Reviews and Ratings
Software Engineer
30 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹5.5 L/yr - ₹18 L/yr

Software Developer
14 salaries
unlock blur

₹4.2 L/yr - ₹7.5 L/yr

Senior Implementation Consultant
13 salaries
unlock blur

₹6.9 L/yr - ₹10.8 L/yr

QA Engineer
12 salaries
unlock blur

₹3.8 L/yr - ₹7 L/yr

Explore more salaries
Compare In4velocity Systems with

BuildSupply - Archer Technologies

2.7
Compare

Propstack Services

3.1
Compare

RealPage

3.6
Compare

Zapbuild

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