Upload Button Icon Add office photos
Engaged Employer

i

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

Icreon Communications Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Icreon Communications Interview Questions and Answers

Updated 11 Jun 2024

Icreon Communications Interview Experiences

Popular Designations

8 interviews found

Software Trainee Interview Questions & Answers

user image Keshav Singhal

posted on 24 May 2024

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

It was an easy round

Round 2 - Group Discussion 

It was an easy round

Round 3 - Technical 

(2 Questions)

  • Q1. Easy array questions
  • Q2. Maximum subarray sum

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare calmly

Software Trainee Interview Questions asked at other Companies

Q1. 1. What is java and it's features ? 2. Why it is called platform independent language? 3. What is static memory allocation, dynamic memory allocation? 4. types of variable 5. Type casting 4. what is oops ? Is java contains a 100% opp's conc... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Ethereum technical question

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Their main focus was on the basics of .net , azure , sql
Round 3 - Technical 

(1 Question)

  • Q1. Their main focus was if I can ready to learn new tech. They were checking if I was good fit for the role. Capacity, budget planning. Management. Setting and participating in various scrum discussions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself. They will ask what you already know or you are working upon

Engineering Manager Interview Questions asked at other Companies

Q1. System Design - how would design a trading system, what db, cloud you would consider and why? how would ensure data is real time not near real time? How would you set up devOps for this ?
View answer (1)

I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They were aksed technical questions related to my area of interest.

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice is please be confident in what you say.
Do not try to confuse the interviewer if you do not know any answers.
Because when you say no means you never hear about something but if you are confused then its a bad impact on interviewer

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Icreon Communications interview questions for popular designations

 Senior Software Engineer

 (2)

 Internship Trainee

 (1)

 Software Engineer

 (1)

 Senior Business Analyst

 (1)

 Engineering Manager

 (1)

 Software Trainee

 (1)

 Product Development Manager

 (1)

I applied via Referral and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic React questions
  • Q2. Basic sorting in DS

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is interactive

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (218)

I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is dependency injection and how to use?
  • Ans. 

    Dependency injection is a design pattern that allows objects to receive dependencies rather than creating them internally.

    • Dependency injection is used to decouple components and improve code maintainability.

    • It involves injecting dependencies into a class through its constructor, method, or property.

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection.

    • Frameworks...

  • Answered by AI
  • Q2. What is solid principle
  • Ans. 

    SOLID is a set of principles for object-oriented programming to make software more maintainable, scalable and robust.

    • SOLID stands for Single Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion principles.

    • Single Responsibility Principle (SRP) states that a class should have only one reason to change.

    • Open-Closed Principle (OCP) states that a class should be open for extension...

  • Answered by AI
  • Q3. Repository and Singleton patter
  • Q4. Design patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself with oops question and design patterns. Here guys will ask simple questions in SQL

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Current job responsibilities
Round 2 - One-on-one 

(2 Questions)

  • Q1. Situation based questions
  • Q2. How to handle things diplomatically with upper management
  • Ans. 

    Handling upper management diplomatically requires effective communication, active listening, and understanding their perspective.

    • Be respectful and professional in all interactions

    • Listen actively to their concerns and perspectives

    • Communicate clearly and concisely, avoiding jargon or technical language

    • Understand their priorities and goals, and align your work accordingly

    • Provide data and evidence to support your recommend...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and try to be as more descriptive about your current roles and responsibilities.

Senior Business Analyst Interview Questions asked at other Companies

Q1. Difference between annuity and pension, types of annuity and pension, actions done on a policy, policy flow, RI insurance and it’s types and difference between them. Coinsurance, what are the charges when u cancel policy in 1st year vs 3rd ... read more
View answer (1)

I applied via Referral and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How do you build a Highly Scalable and Highly Available application using AWS services only?
  • Ans. 

    To build a highly scalable and highly available application using AWS services only, one can use services like EC2, S3, RDS, ELB, Auto Scaling, and CloudFront.

    • Use EC2 instances for compute power

    • Use S3 for storage

    • Use RDS for database management

    • Use ELB for load balancing

    • Use Auto Scaling for automatic scaling of resources

    • Use CloudFront for content delivery

    • Use AWS Lambda for serverless computing

    • Use Amazon Route 53 for DNS

  • Answered by AI
  • Q2. What is Service-Oriented Architecture and Micro-Services Architecture?
  • Ans. 

    Service-Oriented Architecture (SOA) and Micro-Services Architecture (MSA) are two different approaches to software architecture.

    • SOA is a design pattern where services are provided to other components via a communication protocol over a network.

    • MSA is an architectural style where software is composed of small, independent services that communicate with each other using APIs.

    • SOA focuses on reusability and interoperabilit...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell as much as you know about the last project you did in simple terms. Don't try to use many jargons but rather explain things in an easy to understand way. This will show your understanding of the project/technology - remember, it's difficult to make things easy to understand and it's very easy to make things difficult to understand.

Skills evaluated in this interview

Product Development Manager Interview Questions asked at other Companies

Q1. How can you give us profit with your ideas?
View answer (2)

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Coading and technical
Round 3 - Technical 

(1 Question)

  • Q1. Coading and project related
Round 4 - HR 

(1 Question)

  • Q1. Package discussion will be done

Interview Preparation Tips

Interview preparation tips for other job seekers - Better look out for other organisation not secure for job
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Minimum Cost to Merge Stones
  • Q2. Why do you want to join the company
  • Ans. 

    I admire the company's innovative approach and commitment to excellence, aligning with my career goals and values.

    • The company's focus on cutting-edge technology resonates with my passion for continuous learning and growth.

    • I am impressed by the collaborative culture here, which fosters teamwork and creativity, as seen in your recent project on XYZ.

    • The opportunity to work on impactful projects that improve user experienc...

  • Answered by AI
  • Q3. What are your expectations from the DataflowGroup
  • Ans. 

    I expect collaboration, innovation, and growth opportunities within the DataflowGroup.

    • Collaboration: I hope to work closely with cross-functional teams to enhance data processing workflows.

    • Innovation: I expect to contribute to innovative solutions that improve data handling and processing efficiency.

    • Growth Opportunities: I look forward to mentorship and professional development to advance my skills in data engineering.

    • ...

  • Answered by AI

Icreon Communications Interview FAQs

How many rounds are there in Icreon Communications interview?
Icreon Communications interview process usually has 2-3 rounds. The most common rounds in the Icreon Communications interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Icreon Communications 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 Icreon Communications. The most common topics and skills that interviewers at Icreon Communications expect are Javascript, JQuery, Agile, SQL and Hibernate.
What are the top questions asked in Icreon Communications interview?

Some of the top questions asked at the Icreon Communications interview -

  1. How do you build a Highly Scalable and Highly Available application using AWS s...read more
  2. What is Service-Oriented Architecture and Micro-Services Architectu...read more
  3. What is dependency injection and how to u...read more

Tell us how to improve this page.

Icreon Communications Interview Process

based on 5 interviews

Interview experience

3.4
  
Average
View more

Interview Questions from Similar Companies

Monotype Interview Questions
3.8
 • 23 Interviews
Pitney Bowes Interview Questions
3.8
 • 21 Interviews
Xactly Corp Interview Questions
3.8
 • 17 Interviews
Emtec Interview Questions
4.3
 • 14 Interviews
Dataflow Group Interview Questions
3.0
 • 14 Interviews
V2soft Interview Questions
3.7
 • 12 Interviews
View all

Icreon Communications Reviews and Ratings

based on 80 reviews

3.0/5

Rating in categories

3.1

Skill development

2.9

Work-life balance

3.2

Salary

2.5

Job security

2.8

Company culture

2.9

Promotions

2.7

Work satisfaction

Explore 80 Reviews and Ratings
Software Engineer
62 salaries
unlock blur

₹4 L/yr - ₹13 L/yr

Senior Software Engineer
62 salaries
unlock blur

₹6.8 L/yr - ₹20 L/yr

Technical Specialist
20 salaries
unlock blur

₹12 L/yr - ₹26 L/yr

Senior Technical Specialist
13 salaries
unlock blur

₹14.5 L/yr - ₹24 L/yr

Business Analyst
12 salaries
unlock blur

₹7 L/yr - ₹21 L/yr

Explore more salaries
Compare Icreon Communications with

Pitney Bowes

3.7
Compare

Dataflow Group

3.0
Compare

Sapphire Software Solutions (India)

4.5
Compare

Sagitec Solutions

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