Upload Button Icon Add office photos
Engaged Employer

i

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

Ajath Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ajath Infotech Interview Questions and Answers for Experienced

Updated 16 May 2024

Ajath Infotech Interview Experiences for Experienced

Popular Designations

2 interviews found

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

It was basic aptitude and logical reasoning question.

Round 2 - Coding Test 

Basic dsa questions were asked

Round 3 - Group Discussion 

It was 15 mins gd round on 2 different topics

Round 4 - Technical 

(3 Questions)

  • Q1. It was technical interview round. they asked question from skills based on resume.
  • Q2. How would you implement ml model on image detection?
  • Ans. 

    Implementing an ML model on image detection involves training a model on labeled image data and using techniques like CNNs.

    • Collect and preprocess a large dataset of labeled images for training

    • Choose a suitable deep learning framework like TensorFlow or PyTorch

    • Design a Convolutional Neural Network (CNN) architecture for image detection

    • Train the model on the dataset using techniques like transfer learning

    • Evaluate the mod...

  • Answered by AI
  • Q3. Newest version of python?
  • Ans. 

    The newest version of Python is Python 3.9.

    • Python 3.9 was released on October 5, 2020.

    • It includes new features like dictionary merge and update operators, improved time zone support, and more.

    • Some popular libraries and frameworks may not yet fully support Python 3.9, so compatibility should be checked before upgrading.

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Why you wanna work at ajath?

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was very basic addition subtraction question

Round 2 - Coding Test 

Very Basic codes, add, subtract, etc

Round 3 - Group Discussion 

GD on economy and govenment , currency

Round 4 - Technical 

(2 Questions)

  • Q1. Straight questions about resume
  • Q2. What is OOPs, What have you done in project, Basic MySQL queries to edit column name , table name, Is C OOP language, Are you comfortable in stressful enviournment

Interview Preparation Tips

Interview preparation tips for other job seekers - SMART ADVICE: Do not join this company, there is no management and they will directly assign you projects(No KT, no comments in code), no seniors, no management , one leave per month, salary cut if you are 15mins late, hire and fire culture, low salary, no full-time offer for interns even if mentioned in Offer letter, They have no financial backup. If you think hard-work can get you permanent here, you're absolutely wrong. It's more like a shop than a company. Even HRs have no rights here. Even if they hire you as an experienced developer at a higher package, they will fire you after you give them your work.

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

Interview questions from similar companies

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 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

Interview Questionnaire 

1 Question

  • Q1. Questions on the concept of oops and SQL

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. C2H profile basic technology based question s only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answer

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
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

Interview Questionnaire 

1 Question

  • Q1. MVC related, SQL commands, C, C#

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, Think well, If you have confusion in answer Just tell them which and why you feel confused, If you don't understand question, Just try to make it clear,
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 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 - Aptitude Test 

Program output prediction,Logical

Round 3 - Coding Test 

3 programs ,any Language you choose. One SQL and 2 programs

Interview Preparation Tips

Topics to prepare for ClaySys Software Engineer interview:
  • Coding skills
  • Logic

Ajath Infotech Interview FAQs

How many rounds are there in Ajath Infotech interview for experienced candidates?
Ajath Infotech interview process for experienced candidates usually has 4-5 rounds. The most common rounds in the Ajath Infotech interview process for experienced candidates are Aptitude Test, Coding Test and Group Discussion.
How to prepare for Ajath Infotech interview for experienced candidates?
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 Ajath Infotech. The most common topics and skills that interviewers at Ajath Infotech expect are Cocoa Touch, IOS, Java, Javascript and Objective C.
What are the top questions asked in Ajath Infotech interview for experienced candidates?

Some of the top questions asked at the Ajath Infotech interview for experienced candidates -

  1. how would you implement ml model on image detecti...read more
  2. newest version of pyth...read more
  3. What is OOPs, What have you done in project, Basic MySQL queries to edit column...read more

Tell us how to improve this page.

Ajath Infotech Interview Process for Experienced

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 28 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.2
 • 23 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
View all

Ajath Infotech Reviews and Ratings

based on 18 reviews

2.8/5

Rating in categories

3.2

Skill development

2.9

Work-life balance

2.6

Salary

2.5

Job security

2.6

Company culture

2.5

Promotions

2.8

Work satisfaction

Explore 18 Reviews and Ratings
Android Developer
12 salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Project Coordinator
7 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

HR Executive
5 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

PHP Developer
5 salaries
unlock blur

₹1.6 L/yr - ₹3.6 L/yr

Software Developer
4 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Explore more salaries
Compare Ajath Infotech with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

Apmosys Technologies

3.5
Compare

DynPro

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