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

Clear (1)

Ideas2IT Technologies Senior Software Engineer Interview Questions and Answers

Updated 7 Aug 2024

Ideas2IT Technologies Senior Software Engineer Interview Experiences

5 interviews found

I applied via Approached by Company and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 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 ensurin...

  • Answered by AI
  • Q2. 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.

    • Purpo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Never give up..

Skills evaluated in this interview

HCLTech

A more secure future awaits you

Find your spark and supercharge your own potential

I applied via Approached by Company and was interviewed in Sep 2022. There were 3 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Attended interview for Java and Spring boot . No direct questions like what is and why ?. All were scenario questions like when to use which collections and more configuration oriented in spring boot. But...
Round 3 - Technical 

(1 Question)

  • Q1. Another Technical round by senior panel. More insights into project and actions performed in the project like what we did and how we did.

Interview Preparation Tips

Topics to prepare for Ideas2IT Technologies Senior Software Engineer interview:
  • Java
  • Spring Boot
  • Microservices
Interview preparation tips for other job seekers - Be Strong in basics. They want to know if you are able to understand concepts and present it well.

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Senior Software Engineer Interview Questions & Answers

user image Venkatesh Rajendran

posted on 7 Aug 2024

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

I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Print Patterns in any programming language

Round 2 - One-on-one 

(3 Questions)

  • Q1. Java basic questions
  • Q2. Object oriented programming
  • Q3. Microservices questions
Round 1 - Technical 

(2 Questions)

  • Q1. About framework cucumber
  • Q2. About selenium automation
Round 2 - HR 

(1 Question)

  • Q1. Career growth in comoany

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company to work in ideas2it very good envirement.

Ideas2IT Technologies interview questions for designations

 Software Engineer

 (1)

 Software Engineer Trainee

 (12)

 Software Developer

 (8)

 Software Developer Trainee

 (2)

 Junior Software Developer

 (1)

 Devops Engineer

 (1)

 Platform Engineer

 (1)

 Senior Technical Analyst

 (1)

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

Round 1 - Technical 

(1 Question)

  • Q1. Scenario based questions to test our experience.
Round 2 - Technical 

(1 Question)

  • Q1. Technical questions and puzzles.

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions are tricky and might have multiple answers. They will examine our thinking capacity in that.

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

Interview Preparation Tips

Round: Technical Interview
Experience: Has a 1 hr interview. He asked the Qs on my experience, what I have put in my resume. Its good conversation with interviewer.

Round: HR Interview
Experience: In HR interview he asked about my salary and what he is going to offer me. I left for the day. There is no response for 5 days from the HR. After a week I got the call my HR and discussion was happened about the salary again and said to upload some documents. I did it. There is no response for 4 days again. I got call again after 4 days and this time she said there is no suitable position for my experience so she is going to reject my application. Its very painful to listen like this.

I applied via Other and was interviewed in Nov 2017. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Brief Role on job and tools and technology I worked with day to day activity
  • Ans. 

    As a Senior Software Engineer, I worked with various tools and technologies to develop and maintain software applications.

    • Developed and maintained software applications using Java, Python, and C++ programming languages

    • Used Agile methodology for software development and collaborated with cross-functional teams

    • Worked with various tools such as Git, JIRA, Jenkins, and Docker for version control, issue tracking, continuous...

  • Answered by AI
  • Q2. In-depth technical interview which went around 40 min. since i had 8 years of experience
  • Q3. Fully technical
  • Q4. Salary discussion and Document verification.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Keywords that I put in of the technology, tools , experience.. (I guess )

General Tips: Just stay calm. Do not show fake experience, Speak genuinely, Answer to the point and explain if you have to add on more depending on your experience. Do not be over confident. Speak start to the eyes
Skills: Communication, Problem Solving, Analytical Skills, Leadership, Presentation Skills, Decision Making Skills
Duration: 1-3 Months

I applied via Recruitment Consultant and was interviewed in Jul 2018. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is the biggest challenge you faced in developing azure solution?
  • Ans. 

    The biggest challenge in developing Azure solution was managing the complexity of the cloud environment.

    • Managing the complexity of the cloud environment

    • Ensuring scalability and reliability

    • Integrating with existing systems

    • Securing the solution

    • Optimizing cost

    • Example: Migrating a legacy application to Azure

  • Answered by AI
  • Q2. In azure data factory how would you implement the functionality of tumbling window without actually using that feature already available?
  • Ans. 

    Implementing tumbling window in Azure Data Factory without using the feature

    • Create a pipeline with a trigger that runs at the desired interval

    • Use a lookup activity to retrieve the data for the current window

    • Use a foreach activity to iterate over the retrieved data

    • Perform the required operations on the data within the foreach activity

    • Write the output to the desired destination

  • Answered by AI
  • Q3. What would be your suggestion for implementation in azure data factory v2?
  • Ans. 

    My suggestion for implementation in Azure Data Factory v2 is to use the Mapping Data Flow feature.

    • Utilize Mapping Data Flow for complex data transformations

    • Take advantage of the visual interface to design and debug data flows

    • Leverage the built-in data integration capabilities with other Azure services

    • Use data flow parameters and expressions for dynamic transformations

    • Monitor and optimize data flow performance using dat

  • Answered by AI
  • Q4. I was given a project scenario and was requested to choose from below cluster or cluster less , hive or u-sql?

Interview Preparation Tips

General Tips: Be pretty confident on the current project you are working on. It's ok that you do not know the complete technology but you should have the complete picture of stuff you are working on. Be clear as to why are using specific technology for your project and not the other one. For example, i worked on azure and drilled my way to understand the edge azure has over aws. I did good work onto why are we using hive language and azure data ware house for our project instead of using u-sql and azure SQL data base. Do not bluff, better be humble to accept that we are not fully aware of something and given a chance to work on, we will. And last thing, smile and appreciate the effort put in by interviewer.
Skills: Coding Skills, Datawarehousing, Azure data factory, Problem Solving, Analytical Skills
Duration: <1 week

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. PlSQL technical questions and functional related of banking domain
Contribute & help others!
anonymous
You can choose to be anonymous

Ideas2IT Technologies Interview FAQs

How many rounds are there in Ideas2IT Technologies Senior Software Engineer interview?
Ideas2IT Technologies interview process usually has 2-3 rounds. The most common rounds in the Ideas2IT Technologies interview process are Technical, HR and Resume Shortlist.
How to prepare for Ideas2IT Technologies Senior 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 Ideas2IT Technologies. The most common topics and skills that interviewers at Ideas2IT Technologies expect are Banking Operations, DAO, Design Patterns, Factory and Java.
What are the top questions asked in Ideas2IT Technologies Senior Software Engineer interview?

Some of the top questions asked at the Ideas2IT Technologies Senior Software Engineer interview -

  1. 1 What’s functional interface and benefits. 2 Transaction uses and different ...read more
  2. Different isolation levels in transactions labels and purpo...read more
  3. Attended interview for Java and Spring boot . No direct questions like what is ...read more

Recently Viewed

INTERVIEWS

Ajanta Pharma

No Interviews

SALARIES

Velocity Software Solutions

DESIGNATION

DESIGNATION

LIST OF COMPANIES

London Stock Exchange Group

Locations

LIST OF COMPANIES

Velocity Software Solutions

Locations

INTERVIEWS

Ideas2IT Technologies

No Interviews

INTERVIEWS

Ajanta Pharma

No Interviews

SALARIES

Velocity Software Solutions

INTERVIEWS

Ideas2IT Technologies

No Interviews

Tell us how to improve this page.

Ideas2IT Technologies Senior Software Engineer Interview Process

based on 1 interview

1 Interview rounds

  • Technical Round
View more

Sun Pharmaceutical Industries

Join us and thrive in a company culture that inspires and empowers.

Ideas2IT Technologies Senior Software Engineer Salary
based on 151 salaries
₹7.5 L/yr - ₹19 L/yr
16% less than the average Senior Software Engineer Salary in India
View more details

Ideas2IT Technologies Senior Software Engineer Reviews and Ratings

based on 19 reviews

3.8/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.8

Salary

4.0

Job security

4.0

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 19 Reviews and Ratings
Senior Software Engineer
151 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Analyst
73 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Analyst
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Ideas2IT Technologies with

Freshworks

3.5
Compare

Zoho

4.3
Compare

TCS

3.7
Compare

Wipro

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