Upload Button Icon Add office photos
Engaged Employer

i

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

Centelon Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Centelon Junior Consultant Interview Questions and Answers

Updated 3 Mar 2024

Centelon Junior Consultant Interview Experiences

1 interview found

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

I appeared for an interview before Mar 2023.

Round 1 - Aptitude Test 

There were questions on logical reasoning and had to write an essay on given topic.

Round 2 - Technical 

(1 Question)

  • Q1. Difference between standard and custom objects? Difference between flow and process builder, and which is better in which way? What are triggers? Write a basic trigger to update contacts from account when ...
  • Ans. 

    Standard objects are pre-built by Salesforce, while custom objects are created by users. Flow is a declarative tool for automating processes, while Process Builder is a visual tool for automating business processes. Triggers are pieces of code that execute before or after specific events in Salesforce.

    • Standard objects are pre-built by Salesforce, such as Account, Contact, Opportunity, etc.

    • Custom objects are created by ...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. OOPS Concepts, Interface, Sealed classes, SQL basic queries(remove duplicates, find nth highest salary, Using Dense_rank etc.,) MVC Architecture, routing in MVC, Javascript basics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Describe about yourself
  • Q2. What is your role in your current project and explain the roles and responsibilities
  • Q3. Why would you like to explore other opportunities
Round 2 - Technical 

(6 Questions)

  • Q1. Explain about the swift payment flows. Explain any one end to end payment flows
  • Ans. 

    Swift payment flows refer to the process of transferring funds quickly and securely between financial institutions globally.

    • Swift payment flows involve the sender initiating a payment instruction through their bank.

    • The instruction is then sent to the recipient's bank via the SWIFT network.

    • The recipient's bank verifies the payment details and credits the recipient's account.

    • An example of an end-to-end payment flow is wh...

  • Answered by AI
  • Q2. What is your current test environment management tool and how does this help in your daily activities
  • Ans. 

    Our current test environment management tool is Jenkins, which helps automate our testing processes and streamline our daily activities.

    • Jenkins allows us to schedule and run automated tests, saving time and effort.

    • It provides detailed reports on test results, helping us identify and fix issues quickly.

    • We can integrate Jenkins with other tools like Jira for seamless workflow management.

  • Answered by AI
  • Q3. Are you aware of JIRA or any ticketing tools
  • Ans. 

    Yes, I am aware of JIRA and have experience using ticketing tools in previous projects.

    • Yes, I have used JIRA extensively in previous projects for tracking tasks and issues.

    • I am familiar with creating, assigning, and tracking tickets in JIRA.

    • I have also used other ticketing tools like Trello and Asana for project management.

  • Answered by AI
  • Q4. Explain yourself in just two words
  • Q5. What are your expectations from the team if we are releasing you the offer
  • Q6. Are you willing to work in US shift
Round 3 - HR 

(3 Questions)

  • Q1. Explain about yourself
  • Q2. Projects roles and responsibilities
  • Q3. Salary discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - I would recommend to write resume on your own. No tools or anything. Use chatgpt for proper English but at the same time it should not write your whole resume. When you are writing resume on your own you will clearly understand what is your roles and responsibilities. Most of the questions will be asked from your resume. No extra add-ons. Be precise and on point.

Skills evaluated in this interview

Consultant Interview Questions & Answers

Thryve Digital user image Gayathri Santhanam

posted on 4 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Angular in depth
  • Ans. 

    Angular is a popular front-end framework for building web applications.

    • Angular is developed and maintained by Google.

    • It uses TypeScript for building applications.

    • Angular follows the component-based architecture.

    • It provides features like data binding, dependency injection, and routing.

    • Angular CLI is used for creating and managing Angular projects.

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Tools and technologies
Round 3 - HR 

(1 Question)

  • Q1. Culture fit and other discussion

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical questions regarding selenium testing.

Interview Preparation Tips

Interview preparation tips for other job seekers - Got interview call after applying 1 week.
Within 1 week interview was scheduled.
Received offer letter with 4-5 days.

I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The technical round went for an hour. Mostly from my previous project experience- any significant work, major issues, way to tackle etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basic concepts , Brainstorm all major issues tackled in current role, focus on functional part as well apart from technical.
Round 1 - Technical 

(1 Question)

  • Q1. Was asked to explain about projects
Round 2 - HR 

(1 Question)

  • Q1. Asked about reasons for job change,etc , and was very kind.

Interview Preparation Tips

Interview preparation tips for other job seekers - Thank you for the seamless interview and onboarding experience.
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. All general questions regarding day to day activities of BA
Round 3 - HR 

(1 Question)

  • Q1. Package discussion in hr round

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in the words of your resume. Also some basic details of agile methodology adds value
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jun 2022. There were 2 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 

(2 Questions)

  • Q1. Java 8 questions, Kubernates, Jira and Devops, Jboss configuration Jvm performance
  • Q2. Streams in java 11 Collections handling with streams
  • Ans. 

    Streams in Java 11 provide a concise and efficient way to handle collections.

    • Streams allow for functional-style operations on collections.

    • They can be used to filter, map, and reduce data.

    • Parallel streams can improve performance on large collections.

    • Example: List<String> names = Arrays.asList("John", "Jane", "Bob"); long count = names.stream().filter(name -> name.startsWith("J")).count();

    • Example: List<Integer&g...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice java coding on streams
Jboss configurations

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

I was asked t solve 2 coding questions got 20 minutes for each, both were on DS and Algo moderate problems. 1 on trees and second on linked list.

Round 2 - Technical 

(1 Question)

  • Q1. System design round where i was asked to design a parking lot followed by few DB questions
Round 3 - Technical 

(1 Question)

  • Q1. Then there was a UI round where i had to answer few Typescript questions and then was given a case study which i had t solve and propose a UI/UX solution.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall i felt moderate difficulty so if you are prepared for DS/Algo you will have an offer from Apptio.

Centelon Interview FAQs

How many rounds are there in Centelon Junior Consultant interview?
Centelon interview process usually has 2 rounds. The most common rounds in the Centelon interview process are Aptitude Test and Technical.
How to prepare for Centelon Junior Consultant 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 Centelon. The most common topics and skills that interviewers at Centelon expect are Agile Coaching, Consulting, Front End, HP Data Protector and Inside Sales.

Tell us how to improve this page.

Centelon Junior Consultant Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Luxoft Interview Questions
3.7
 • 124 Interviews
Thryve Digital Interview Questions
3.8
 • 68 Interviews
Dyninno India Interview Questions
3.9
 • 28 Interviews
Iksula Interview Questions
3.5
 • 27 Interviews
Gammastack Interview Questions
3.7
 • 24 Interviews
Apptio Interview Questions
3.9
 • 19 Interviews
View all
Centelon Junior Consultant Salary
based on 5 salaries
₹2.6 L/yr - ₹3.4 L/yr
62% less than the average Junior Consultant Salary in India
View more details

Centelon Junior Consultant Reviews and Ratings

based on 11 reviews

4.5/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

4.0

Salary

4.4

Job security

4.6

Company culture

4.2

Promotions

4.5

Work satisfaction

Explore 11 Reviews and Ratings
Associate Consultant
82 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Consultant
37 salaries
unlock blur

₹4.5 L/yr - ₹13.4 L/yr

Senior Consultant
29 salaries
unlock blur

₹8.5 L/yr - ₹25 L/yr

Salesforce Developer
20 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Salesforce Consultant
9 salaries
unlock blur

₹3 L/yr - ₹10.3 L/yr

Explore more salaries
Compare Centelon with

Luxoft

3.7
Compare

Thryve Digital

3.8
Compare

Iksula

3.5
Compare

Mantra Technologies

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