Upload Button Icon Add office photos

Filter interviews by

Antra Info Solutions Interview Questions and Answers

Updated 14 Sep 2024

Antra Info Solutions Interview Experiences

Popular Designations

2 interviews found

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

I applied via LinkedIn and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. What are your strengths and weakness?
  • Ans. 

    My strengths include strong communication skills, attention to detail, and ability to work well under pressure. My weakness is that I can be overly critical of my own work.

    • Strengths: strong communication skills

    • Strengths: attention to detail

    • Strengths: ability to work well under pressure

    • Weakness: overly critical of my own work

  • Answered by AI
  • Q2. About US geography

US IT Recruiter Interview Questions asked at other Companies

Q1. 2. Different job portals used to source candidates?
View answer (5)

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

Interview Questionnaire 

10 Questions

  • Q1. .Net Core, OData, OWin, Async, Await,
  • Q2. Handle Exceptions In Web, MVC, WebAPI
  • Ans. 

    Exceptions in web development are handled using try-catch blocks and custom error pages.

    • Use try-catch blocks to catch exceptions in code

    • Use custom error pages to display user-friendly error messages

    • In WebAPI, use IHttpActionResult to return appropriate HTTP status codes

    • Log exceptions to a file or database for debugging purposes

  • Answered by AI
  • Q3. Parallel Programming
  • Q4. Extension Methods
  • Q5. JWT Token Authentication
  • Q6. Custom Handler To Create JWT Token
  • Ans. 

    A custom handler can be created to generate JWT tokens for authentication purposes.

    • The handler should take in user credentials and generate a token with a secret key.

    • The token should contain user information and an expiration time.

    • The handler should verify the token on subsequent requests.

    • Popular libraries for JWT generation include jsonwebtoken and jwt-simple.

  • Answered by AI
  • Q7. Task Parallel Library
  • Q8. Trigger Email Alert By Employee MileStone Of Total Work Hours
  • Ans. 

    Trigger email alert when employee reaches milestone of total work hours.

    • Create a database to store employee work hours

    • Set up a trigger to monitor total work hours

    • When milestone is reached, trigger email alert to employee and manager

  • Answered by AI
  • Q9. Workflow Engine
  • Q10. Continous Integration Tool

Interview Preparation Tips

Interview preparation tips for other job seekers - Francesco is one of the Best Teacher and Gud Technical Leader with Iterative Requirement from Customer was communicated on his Birthday,

Skills evaluated in this interview

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

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

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 Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

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

Round 1 - Aptitude Test 

English is the main focussed part

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic introduction and project based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on English. Interview will be cake walk.

System Engineer Interview Questions & Answers

TCS user image Arham Khokhar

posted on 24 Apr 2022

I applied via Company Website and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's totally based on Basic understanding of concepts such as Linear arrangement, circular arrangement، blood relation, direction sense, ratio proportion, time, speed, distance

Round 2 - Technical 

(3 Questions)

  • Q1. It's based on OOPS Concepts,
  • Q2. Strength and weaknesses
  • Q3. About yourself, about educational background, why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Show your confidence ✨️ you will be selected with ease

Antra Info Solutions Interview FAQs

How many rounds are there in Antra Info Solutions interview?
Antra Info Solutions interview process usually has 1 rounds. The most common rounds in the Antra Info Solutions interview process are HR.
How to prepare for Antra Info Solutions 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 Antra Info Solutions. The most common topics and skills that interviewers at Antra Info Solutions expect are Javascript, Java, Communication Skills, Recruitment and Sales Management.
What are the top questions asked in Antra Info Solutions interview?

Some of the top questions asked at the Antra Info Solutions interview -

  1. Trigger Email Alert By Employee MileStone Of Total Work Ho...read more
  2. Custom Handler To Create JWT To...read more
  3. Handle Exceptions In Web, MVC, Web...read more

Tell us how to improve this page.

Antra Info Solutions Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k 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
 • 797 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
View all

Antra Info Solutions Reviews and Ratings

based on 12 reviews

3.9/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.7

Salary

3.6

Job security

3.8

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 12 Reviews and Ratings
Business Analyst
7 salaries
unlock blur

₹4.2 L/yr - ₹9.4 L/yr

HR Executive
6 salaries
unlock blur

₹4.2 L/yr - ₹7.5 L/yr

Immigration Executive
5 salaries
unlock blur

₹2 L/yr - ₹6.1 L/yr

Technical Recruiter
4 salaries
unlock blur

₹2.4 L/yr - ₹4.8 L/yr

Business Development Executive
4 salaries
unlock blur

₹5 L/yr - ₹6.1 L/yr

Explore more salaries
Compare Antra Info Solutions 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