Upload Button Icon Add office photos
Engaged Employer

i

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

Ideas2IT Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ideas2IT Technologies Interview Questions and Answers

Updated 24 Jun 2025
Popular Designations

20 Interview questions

A Senior Technical Analyst was asked
Q. What are the differences between arrow functions and normal functions?
Ans. 

Arrow functions are shorter syntax for writing function expressions. They have lexical 'this' binding.

  • Arrow functions do not have their own 'this', 'arguments', 'super', or 'new.target' keywords.

  • Arrow functions cannot be used as constructors and do not have a prototype property.

  • Arrow functions are anonymous and cannot be named.

  • Arrow functions have a shorter syntax compared to normal functions.

  • Arrow functions have ...

View all Senior Technical Analyst interview questions
A Senior Technical Analyst was asked
Q. Write a binary search algorithm to sort an array in JavaScript.
Ans. 

Binary sort algorithm implementation in JavaScript for sorting an array of strings.

  • Convert the array of strings to lowercase for case-insensitive sorting.

  • Implement the binary search algorithm to find the correct position for each element.

  • Use the Array.splice() method to insert the element at the correct position in the sorted subarray.

View all Senior Technical Analyst interview questions
A Hackathon was asked 12mo ago
Q. Briefly about any one programming languages
Ans. 

Python is a versatile and easy-to-learn programming language commonly used for web development, data analysis, and automation.

  • Python is known for its readability and simplicity, making it a great choice for beginners.

  • It supports multiple programming paradigms, including procedural, object-oriented, and functional programming.

  • Python has a large standard library and a thriving community, providing access to a wide r...

A Software Developer was asked
Q. Transactional levels and propagation labels cases. Find the sequence of Substring duplicates counts.
Ans. 

The question is unclear and seems unrelated to software development.

  • Ask for clarification on the question.

  • Transactional levels and propagation labels are related to database transactions.

  • Substring duplicates counts can be solved using string manipulation.

  • It is unclear how these two topics are related.

View all Software Developer interview questions
A Software Developer was asked
Q. What’s functional interface and uses. Server side and client side load balancing.
Ans. 

Functional interface is an interface with only one abstract method. Load balancing is used to distribute workload.

  • Functional interface is used in lambda expressions in Java.

  • Load balancing is used to distribute workload across multiple servers.

  • Server side load balancing is done by a load balancer that sits between the client and server.

  • Client side load balancing is done by the client application itself.

  • Load balanci...

View all Software Developer interview questions
A Senior Software Engineer was asked
Q. 1 What’s functional interface and benefits. 2 Transaction uses and different propagation level.
Ans. 

Functional interface is an interface with only one abstract method. Benefits include lambda expressions and improved code readability.

  • Functional interface allows for the use of lambda expressions, which can simplify code and improve readability.

  • It also enables the use of method references, which can make code more concise.

  • Functional interfaces are used extensively in Java 8's Stream API.

  • Transaction uses include en...

View all Senior Software Engineer interview questions
Be interview-ready. Browse the most asked HR questions.
illustration image
A Product Owner was asked
Q. Devise a though process and using that, arrive at an approximate number of the total number of cars plying in Chennai on any given day. Write a sample user story, questions on agile principles and aptitude.
Ans. 

To estimate total cars in Chennai, consider population, vehicle ownership, public transport usage, and road infrastructure.

  • Research population of Chennai

  • Estimate vehicle ownership rate

  • Consider public transport usage

  • Assess road infrastructure

  • Use statistical models to arrive at an estimate

View all Product Owner interview questions
Are these interview questions helpful?
A Java Developer was asked
Q. Number Plate Using Array MultiDimension Array
Ans. 

Creating a number plate using a multidimensional array of strings.

  • Create a 2D array of strings to represent the number plate

  • Use loops to populate the array with the required characters

  • Print the array to display the number plate

View all Java Developer interview questions
A Technical Analyst was asked
Q. Collections in Java 8
Ans. 

Java 8 introduced new features for working with collections, such as streams and lambda expressions.

  • Java 8 introduced the Stream API for processing collections in a functional style.

  • Lambda expressions can be used to iterate over collections and perform operations on elements.

  • The Collectors class provides utility methods for collecting elements into a new collection.

  • Parallel streams can be used to process collectio...

View all Technical Analyst interview questions
A Senior Software Engineer was asked
Q. Different isolation levels in transactions labels and purpose.
Ans. 

Different isolation levels in transactions and their purpose.

  • Isolation levels determine how transactions interact with each other.

  • READ UNCOMMITTED: Allows dirty reads, can cause phantom reads.

  • READ COMMITTED: Prevents dirty reads, but allows non-repeatable reads.

  • REPEATABLE READ: Prevents dirty and non-repeatable reads, but allows phantom reads.

  • SERIALIZABLE: Prevents all three types of reads, but can cause deadlock.

  • ...

View all Senior Software Engineer interview questions

Ideas2IT Technologies Interview Experiences

50 interviews found

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. One very simple coding question
  • Q2. One HLD of Netflix question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with HLD and LLD concepts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. OAuth 2.0 workflow
  • Q2. How to do DB partitioning
  • Ans. 

    DB partitioning involves dividing a large database into smaller, more manageable parts.

    • Identify key columns for partitioning

    • Choose a partitioning strategy (range, list, hash, etc.)

    • Implement partitioning using database-specific tools or commands

    • Monitor and optimize partitioning for performance

  • Answered by AI

Software Developer Interview Questions & Answers

user image Jaya Prakash

posted on 28 Aug 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

25 questions , 1 hour

Round 2 - Coding Test 

1 coding , 2 logical question

Round 3 - One-on-one 

(2 Questions)

  • Q1. For loop , 2 logical
  • Q2. About final year projrct
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There was an one to one round in that round all scenario based questions were asked and coding questions also .it's very easy to crack

Round 2 - One-on-one 

(1 Question)

  • Q1. Here comes the problem straight away the interviewer asked my current CTC and expected CTC . I worked in a big company but whenever I used to take interview My hr team clearly tolds that all your questions...

Interview Preparation Tips

Interview preparation tips for other job seekers - Some members in this company is biased during technical interview none of seniors usually ask what is your current CTC etc etc... very biased interview process.
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 Apr 2024. There were 6 interview rounds.

Round 1 - Aptitude Test 

Quantitative aptitude questions

Round 2 - Coding Test 

Need to solve a coding and a puzzle...Basic level

Round 3 - Coding Test 

Again need to solve a code and puzzle... explanation to the interviewer..Basic level

Round 4 - Coding Test 

Again need to solve a coding and a puzzle.. explain to the interviewer

Round 5 - One-on-one 

(2 Questions)

  • Q1. Technical interview on next day
  • Q2. From previously solved coding and puzzle questions...some oops , coding and puzzle questions
Round 6 - HR 

(1 Question)

  • Q1. Finally Hr round
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Mar 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was fair and online, easy to get through.

Round 2 - Coding Test 

It was a puzzle + 1 Coding Question pen and paper test, In round one it is easy question

Round 3 - Coding Test 

It was again a coding round but with a question of moderate difficulty

Round 4 - Technical 

(1 Question)

  • Q1. In this round they got to know about me, my domain of interest etc., Later was given a coding question and puzzle.
Round 5 - One-on-one 

(1 Question)

  • Q1. In this final one-to-one round, you are tested for attitude and skills, you will be asked with questions about you, past, interests etc,. And I was also provided with 2 coding and 1 non technical question...

Interview Preparation Tips

Interview preparation tips for other job seekers - If you aren't ready for 3 years of bond as a fresher, would not recommend going through the interview process. The agreement is mandatory.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal basic apps from indiabix website only

Round 2 - Coding Test 

Merge two linkedlist

Interview Preparation Tips

Interview preparation tips for other job seekers - Guys you are selected in all rounds after you got offer letter Hr call and say company hiring is stopped and changed their hiring process and no proper response especially from Hrs
If you give offer letter to employees means don't revoke it
It's not proper manner
You can spoil the students life .
Worst behaviour from hr and company
Guys even if you are selected don't wait for onboarding in this company
Because after selecting their employes they cancelled their offers.
It is usually behaviour of this company last 1 year.
Don't spoil ur life in this company
My sincere advice to guys
Because many students affected in this company after getting offer letters
Please AWAKE
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Basics of aptitude questions like relation,train,boat, probability,number series , and so on...

Round 2 - Coding Test 

String occurrence, array list

Round 3 - Puzzles Interview 

(2 Questions)

  • Q1. Man crossing a bridge
  • Q2. Wrong label on the boxes
  • Ans. 

    The wrong label on the boxes can cause confusion and errors in the software development process.

    • Ensure proper labeling of boxes to avoid confusion

    • Double check labels before using them in the development process

    • Communicate with team members to clarify any discrepancies in labeling

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practice on coding

Interview Questions & Answers

user image Anonymous

posted on 17 Aug 2024

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

I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Briefly about any one programming languages
  • Ans. 

    Python is a versatile and easy-to-learn programming language commonly used for web development, data analysis, and automation.

    • Python is known for its readability and simplicity, making it a great choice for beginners.

    • It supports multiple programming paradigms, including procedural, object-oriented, and functional programming.

    • Python has a large standard library and a thriving community, providing access to a wide range ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Awesome experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the different metrics used to evaluate Classification Problems?
  • Ans. 

    Different metrics used to evaluate Classification Problems

    • Accuracy

    • Precision

    • Recall

    • F1 Score

    • ROC-AUC

    • Confusion Matrix

  • Answered by AI
  • Q2. What are different methods can be used for Feature Selection?
  • Ans. 

    Feature selection methods include filter methods, wrapper methods, and embedded methods.

    • Filter methods: Select features based on statistical measures like correlation, chi-squared test, or information gain.

    • Wrapper methods: Use a specific machine learning algorithm to evaluate the importance of features by selecting subsets of features.

    • Embedded methods: Feature selection is integrated into the model training process, li...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Which statistical test can be used for testing categorical features?
  • Ans. 

    Chi-square test is commonly used for testing categorical features.

    • Chi-square test is used to determine if there is a significant association between two categorical variables.

    • It is commonly used in market research, biology, and social sciences.

    • Example: Testing if there is a relationship between gender and voting preference.

  • Answered by AI
  • Q2. Explain the XGBoost Algorithm Hyperparameters and how it can be used
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work with Ideas2It?
  • Q2. What are your expectations?

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Ideas2IT Technologies?
Ask anonymously on communities.

Ideas2IT Technologies Interview FAQs

How many rounds are there in Ideas2IT Technologies interview?
Ideas2IT Technologies interview process usually has 2-3 rounds. The most common rounds in the Ideas2IT Technologies interview process are Coding Test, Aptitude Test and Technical.
How to prepare for Ideas2IT Technologies 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 Ideas2IT Technologies. The most common topics and skills that interviewers at Ideas2IT Technologies expect are Java, Python, AWS, Javascript and Microservices.
What are the top questions asked in Ideas2IT Technologies interview?

Some of the top questions asked at the Ideas2IT Technologies interview -

  1. What’s functional interface and uses. Server side and client side load balanc...read more
  2. Devise a though process and using that, arrive at an approximate number of the ...read more
  3. Another Technical round by senior panel. More insights into project and actions...read more
How long is the Ideas2IT Technologies interview process?

The duration of Ideas2IT Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.7/5

based on 37 interview experiences

Difficulty level

Easy 16%
Moderate 80%
Hard 4%

Duration

Less than 2 weeks 72%
2-4 weeks 16%
4-6 weeks 12%
View more

Interview Questions from Similar Companies

Vyapar Interview Questions
3.5
 • 60 Interviews
CodeClouds Interview Questions
4.4
 • 47 Interviews
Mobileum Interview Questions
3.2
 • 41 Interviews
Entrata Interview Questions
4.1
 • 40 Interviews
Grey Orange Interview Questions
3.2
 • 40 Interviews
greytHR Interview Questions
3.9
 • 33 Interviews
CommVault Interview Questions
3.7
 • 28 Interviews
View all

Ideas2IT Technologies Reviews and Ratings

based on 150 reviews

3.6/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

3.7

Salary

3.9

Job security

3.4

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 150 Reviews and Ratings
Ideas2IT | Dotnet Developer | (5 - 15 years)

Chennai

5-10 Yrs

Not Disclosed

Senior Software Engineer

Chennai

5-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
190 salaries
unlock blur

₹8.8 L/yr - ₹19 L/yr

Technical Analyst
107 salaries
unlock blur

₹16 L/yr - ₹25.7 L/yr

Software Engineer
73 salaries
unlock blur

₹7.3 L/yr - ₹18.8 L/yr

Senior Technical Analyst
69 salaries
unlock blur

₹17.9 L/yr - ₹32 L/yr

Senior Test Engineer
57 salaries
unlock blur

₹9.5 L/yr - ₹16.3 L/yr

Explore more salaries
Compare Ideas2IT Technologies with

Ascent HR Technologies Private Limited

3.6
Compare

Vyapar

3.4
Compare

Entrata

4.0
Compare

CodeClouds

4.3
Compare
write
Share an Interview