Upload Button Icon Add office photos

Filter interviews by

Ars Traffic And Transport Technology Interview Questions and Answers

Updated 10 Aug 2024

Ars Traffic And Transport Technology Interview Experiences

Popular Designations

5 interviews found

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

Basic codeing CRUD Operations

Round 2 - Technical 

(1 Question)

  • Q1. Indexing, Dependency Injection, Life cycle of an application

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)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General Questions
Round 2 - Technical 

(3 Questions)

  • Q1. Excel Questions. Pivot, Hlookup , vlookup
  • Q2. SQL basic knowledge
  • Q3. Knowledge in email writing was tested

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge in excel and sql is mandotory

Service Analyst Interview Questions asked at other Companies

Q1. Data visualisation using Excel
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 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 - HR 

(1 Question)

  • Q1. Self introduction , previous salary
Round 3 - Technical 

(2 Questions)

  • Q1. Excel sheet vlookup hlookup pivot table
  • Q2. Data visualisation using Excel
  • Ans. 

    Excel is a powerful tool for data visualization. It offers various chart types and customization options.

    • Select the data range and choose the chart type from the Insert tab

    • Customize the chart by adding titles, labels, and formatting options

    • Use conditional formatting to highlight specific data points

    • Create pivot tables to summarize and analyze large datasets

    • Utilize Excel's built-in functions for calculations and data ma

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with Excel.Mainly pivot tables and visualization

Skills evaluated in this interview

Service Analyst Interview Questions asked at other Companies

Q1. Data visualisation using Excel
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Java coding test was quite simple

Round 2 - Technical 

(4 Questions)

  • Q1. Thread creation methods
  • Q2. Explain Oops concepts in detail
  • Ans. 

    Object-oriented programming concepts focus on classes and objects, encapsulation, inheritance, and polymorphism.

    • Classes and objects are the building blocks of OOP

    • Encapsulation involves bundling data and methods within a class

    • Inheritance allows a class to inherit properties and behavior from another class

    • Polymorphism enables objects to be treated as instances of their parent class

  • Answered by AI
  • Q3. Regarding java Collections and Strings
  • Q4. Changes un latest java version
  • Ans. 

    Java 14 introduced new features like switch expressions, records, text blocks, and pattern matching for instanceof.

    • Switch expressions allow for more concise code compared to traditional switch statements.

    • Records provide a compact way to declare classes with data fields and accessors.

    • Text blocks simplify the creation of multi-line strings.

    • Pattern matching for instanceof allows for more concise and readable code when wor

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Reason for leaving previous company
  • Ans. 

    Seeking new challenges and growth opportunities

    • Desire for career advancement

    • Limited opportunities for growth in previous role

    • Looking for a more challenging work environment

  • Answered by AI

Skills evaluated in this interview

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 (219)

Ars Traffic And Transport Technology interview questions for popular designations

 Service Analyst

 (2)

 Software Engineer

 (1)

 Procurement Engineer

 (1)

 Senior Software Engineer

 (1)

I applied via Approached by Company and was interviewed in Feb 2018. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. About myself
  • Q2. About my job profile in previous company.
  • Q3. About the experience in particular domain
  • Q4. About notice period
  • Q5. About my job profile
  • Q6. Some questions related to my technical skills
  • Q7. Some questions related to pre sales

Interview Preparation Tips

General Tips: Always remember the things you know only mention those in resume.
Be confident about your skills.
Good communication is must.
Skills: Domain Knowledge, Technical Skill And Speaking Skill, Communication, Leadership, Time Management, Decision Making Skills
Duration: <1 week

Procurement Engineer Interview Questions asked at other Companies

Q1. What is the good way to manage component cost in changing market in terms of material cost
View answer (2)

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. OOPS concepts
  • Q2. SQL questions
  • Q3. Write a program..
  • Ans. 

    Program to print the Fibonacci series up to a given number.

    • Take input from user for the limit of the series.

    • Initialize two variables with 0 and 1 respectively.

    • Use a loop to generate the series and print each number.

    • Add the previous two numbers to get the next number in the series.

  • Answered by AI

Skills evaluated in this interview

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

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

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

(1 Question)

  • Q1. All basic HR questions and salary discussion.

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

Ars Traffic And Transport Technology Interview FAQs

How many rounds are there in Ars Traffic And Transport Technology interview?
Ars Traffic And Transport Technology interview process usually has 2-3 rounds. The most common rounds in the Ars Traffic And Transport Technology interview process are Technical, HR and Coding Test.
How to prepare for Ars Traffic And Transport Technology 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 Ars Traffic And Transport Technology. The most common topics and skills that interviewers at Ars Traffic And Transport Technology expect are Core Java, Java, Hibernate, MVC and .Net.
What are the top questions asked in Ars Traffic And Transport Technology interview?

Some of the top questions asked at the Ars Traffic And Transport Technology interview -

  1. Explain Oops concepts in det...read more
  2. Data visualisation using Ex...read more
  3. Changes un latest java vers...read more

Tell us how to improve this page.

Ars Traffic And Transport Technology Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
NexTurn Interview Questions
4.1
 • 27 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Monotype Interview Questions
3.7
 • 23 Interviews
Contus Interview Questions
4.2
 • 22 Interviews
View all

Ars Traffic And Transport Technology Reviews and Ratings

based on 80 reviews

2.6/5

Rating in categories

2.5

Skill development

3.1

Work-life balance

2.3

Salary

2.7

Job security

2.7

Company culture

2.2

Promotions

2.6

Work satisfaction

Explore 80 Reviews and Ratings
Project Manager

Thiruvananthapuram

2-4 Yrs

Not Disclosed

Finance Executive

Thiruvananthapuram

3-5 Yrs

Not Disclosed

C++ (SE,SSE,TL,Architect,PM)

Thiruvananthapuram

2-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
27 salaries
unlock blur

₹2.3 L/yr - ₹10.1 L/yr

Service Analyst
23 salaries
unlock blur

₹1.9 L/yr - ₹3.6 L/yr

Associate Software Engineer
19 salaries
unlock blur

₹2.4 L/yr - ₹4.4 L/yr

Senior Software Engineer
18 salaries
unlock blur

₹4 L/yr - ₹12.2 L/yr

Project Manager
8 salaries
unlock blur

₹10 L/yr - ₹20 L/yr

Explore more salaries
Compare Ars Traffic And Transport Technology with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

Diverse Lynx

3.7
Compare

Pitney Bowes

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