Upload Button Icon Add office photos

Filter interviews by

Target Integration Interview Questions and Answers

Updated 28 Nov 2024

Target Integration Interview Experiences

Popular Designations

6 interviews found

Executive Accountant Interview Questions & Answers

user image gaurav kothiyal

posted on 28 Nov 2024

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

(2 Questions)

  • Q1. Journal entries
  • Q2. Question related to GST

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic journal entries and basic questions regarding tds and gst

Executive Accountant Interview Questions asked at other Companies

Q1. What is the file extension name which is created by the TDS Return software
View answer (4)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2023. 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 - Coding Test 

I got some assignment type work in coding round, which includes
1. taking backup of website
2. doing ssh and adding users
3. And last backing up database(PSQL) and uploading it to other live server (Test1 to Test2)

Round 3 - One-on-one 

(2 Questions)

  • Q1. Question related with software development life cycle. And about linux Admin works. Few basics questions on server monitoring nd backup. and also regarding database and how can we create database in WHM Cp...
  • Q2. 1. database backup an restore 2. wha c panel 3. wordpress setup and creating database and adding it 4. regarding domain (A name) 5. basics of system admin work

Interview Preparation Tips

Interview preparation tips for other job seekers - Don;t join. company is good boss is fine, but middle management is worst. they never on time and always ask you to do their work.

Linux System Administrator Interview Questions asked at other Companies

Q1. What are the causes of user not able to login application
View answer (9)

Junior Consultant Interview Questions & Answers

user image Anshita Dash

posted on 21 Jun 2022

I applied via LinkedIn and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. It was all about Zoho CRM
Round 2 - Technical 

(1 Question)

  • Q1. Question about Zoho CRM & aws.
Round 3 - HR 

(1 Question)

  • Q1. It was about CTC and all.

Interview Preparation Tips

Topics to prepare for Target Integration Junior Consultant interview:
  • ZOHO CRM
  • AWS
Interview preparation tips for other job seekers - First I was informed that the CTC would be 3 Lakh per annum but in the last round i.e in the HR round they again told me that the CTC will be 2.6 L per annum with no additional benefits. They will only cover your health insurance and even your family.

Junior Consultant Interview Questions asked at other Companies

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 certain changes are made. Security ... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What do you know about ERP
  • Ans. 

    ERP stands for Enterprise Resource Planning, a software system that integrates various business functions to streamline processes and improve efficiency.

    • ERP systems help organizations manage and automate processes such as accounting, human resources, inventory management, and customer relationship management.

    • They provide a centralized database that allows different departments to access and share information in real-ti...

  • Answered by AI

Skills evaluated in this interview

SAP B1 Functional Consultant Interview Questions asked at other Companies

Q1. what do you know about ERP
View answer (1)

Target Integration interview questions for popular designations

 Content Marketing Intern

 (1)

 Junior Consultant

 (1)

 Executive Accountant

 (1)

 SAP B1 Functional Consultant

 (1)

 Senior Software Consultant

 (1)

 Linux System Administrator

 (1)

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

I applied via Referral and was interviewed before Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Online Aptitude test

Round 3 - Technical 

(1 Question)

  • Q1. Basic knowledge of software
Round 4 - HR 

(1 Question)

  • Q1. Personal information

Senior Software Consultant Interview Questions asked at other Companies

Q1. How to decide Preference between Functional components and class components in reactjs?
View answer (1)

I applied via Internshala and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why I want to become a content writer, if I think it is a long term career for me, what is seo, about my education,etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be calm and polite, be enthusiastic, be eager to learn and have some basic knowledge about your field of work.

Content Marketing Intern Interview Questions asked at other Companies

Q1. What tools are used while using content writing. How do you deal with grammatical errors or plagiarism?
View answer (1)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

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

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

Target Integration Interview FAQs

How many rounds are there in Target Integration interview?
Target Integration interview process usually has 2-3 rounds. The most common rounds in the Target Integration interview process are One-on-one Round, Technical and HR.
How to prepare for Target Integration 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 Target Integration. The most common topics and skills that interviewers at Target Integration expect are Javascript, Python, CRM, Social Media and ERP.
What are the top questions asked in Target Integration interview?

Some of the top questions asked at the Target Integration interview -

  1. what do you know about ...read more
  2. question related with software development life cycle. And about linux Admin wo...read more
  3. 1. database backup an restore 2. wha c panel 3. wordpress setup and creating da...read more

Tell us how to improve this page.

Target Integration Interview Process

based on 5 interviews

Interview experience

3.4
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
View all

Fast track your campus placements

View all

Target Integration Reviews and Ratings

based on 26 reviews

3.4/5

Rating in categories

3.2

Skill development

3.3

Work-life balance

2.7

Salary

3.0

Job security

3.2

Company culture

2.5

Promotions

3.2

Work satisfaction

Explore 26 Reviews and Ratings
CRM Consultant
9 salaries
unlock blur

₹2.5 L/yr - ₹4 L/yr

Software Developer
7 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Automation Test Engineer
7 salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Functional Consultant
6 salaries
unlock blur

₹3.2 L/yr - ₹4.2 L/yr

Backend Developer
5 salaries
unlock blur

₹4.1 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Target Integration with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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