Upload Button Icon Add office photos

Filter interviews by

AJR Info Systems Interview Questions and Answers

Updated 16 Mar 2024

AJR Info Systems Interview Experiences

Popular Designations

2 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview in Sep 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Basic API questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Please donot attend to these kind of companies where they donot have proper idea on hiring

Java Application Developer Interview Questions asked at other Companies

Q1. 1.What is Overloading, Overriding, different types of Comstructors . Why do we need it?
View answer (2)

UX Designer Interview Questions & Answers

user image Anonymous

posted on 16 Mar 2022

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

Round 1 - Assignment 

UI design for a sample given by them.

Round 2 - Technical 

(1 Question)

  • Q1. 1. Questions related to assignment. 2. Basic questions related to UI UX.
Round 3 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply in this organisation. They just hire and fire. This is just a small startup and recruitment done on the bases of their project. If they don't have any project, they just fire without giving prior information.

UX Designer Interview Questions asked at other Companies

Q1. Which software will you use to design a logo and why?
View answer (3)

Interview questions from similar companies

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

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 applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

Interview Questionnaire 

1 Question

  • Q1. Questions on the concept of oops and SQL

I applied via Campus Placement and was interviewed in Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1.  Explain the features of OOPS with examples?
  • Ans. 

    OOPS is a programming paradigm based on objects that have properties and methods.

    • Encapsulation: bundling of data and methods that operate on that data within a single unit

    • Inheritance: ability of a class to inherit properties and methods from a parent class

    • Polymorphism: ability of objects to take on many forms or have multiple behaviors

    • Abstraction: hiding of complex implementation details and showing only the necessary ...

  • Answered by AI
  • Q2. Explain the following terms : Super, Throw, Final and Finally
  • Ans. 

    Explanation of Super, Throw, Final and Finally

    • Super: used to call a method from a parent class

    • Throw: used to throw an exception

    • Final: used to declare a constant or to prevent method overriding

    • Finally: used to execute code after try-catch block, regardless of exception

  • Answered by AI

I applied via Campus Placement and was interviewed in Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Merge sort
  • Q2. Oops concept
  • Q3. Real time implementation of oops concept
  • Ans. 

    Real-time implementation of OOPs concept involves creating objects and classes that interact with each other in real-time applications.

    • Real-time systems require objects to be created and destroyed dynamically

    • Inheritance and polymorphism can be used to create flexible and extensible systems

    • Real-time systems often use event-driven programming to respond to user input

    • Examples include video games, financial trading systems

  • Answered by AI
  • Q4. Logical questions
  • Q5. Logical programming questions using maps and array

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong and confident. If No from this company, Focus next. But never for negative thoughts. My brother was rejected 7 times for a company who is subsidary of google. But now he is CEO of that company.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Knowledge in pm
  • Q2. Knowledge in BA

AJR Info Systems Interview FAQs

How many rounds are there in AJR Info Systems interview?
AJR Info Systems interview process usually has 2 rounds. The most common rounds in the AJR Info Systems interview process are Technical, Assignment and HR.
How to prepare for AJR Info Systems 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 AJR Info Systems. The most common topics and skills that interviewers at AJR Info Systems expect are Javascript, Market Research, Android, Business Development and C#.
What are the top questions asked in AJR Info Systems interview?

Some of the top questions asked at the AJR Info Systems interview -

  1. 1. Questions related to assignment. 2. Basic questions related to UI ...read more
  2. Basic API questi...read more

Tell us how to improve this page.

AJR Info Systems Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 27 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.3
 • 22 Interviews
Pitney Bowes Interview Questions
3.8
 • 21 Interviews
Knoldus Inc Interview Questions
4.0
 • 20 Interviews
View all

AJR Info Systems Reviews and Ratings

based on 29 reviews

3.4/5

Rating in categories

2.8

Skill development

3.0

Work-life balance

3.0

Salary

2.7

Job security

2.9

Company culture

2.7

Promotions

2.8

Work satisfaction

Explore 29 Reviews and Ratings
UI Developer
14 salaries
unlock blur

₹3.1 L/yr - ₹9.3 L/yr

Angular Developer
11 salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Software Developer
10 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Softwaretest Engineer
6 salaries
unlock blur

₹1.8 L/yr - ₹6.5 L/yr

Software Engineer
6 salaries
unlock blur

₹2.2 L/yr - ₹7 L/yr

Explore more salaries
Compare AJR Info Systems with

Accel Frontline

4.0
Compare

Pitney Bowes

3.8
Compare

Apmosys Technologies

3.4
Compare

Apex CoVantage

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