Upload Button Icon Add office photos

Filter interviews by

AlgonoX Technologies Software Engineer Interview Questions and Answers

Updated 30 Sep 2023

AlgonoX Technologies Software Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Mar 2023. There were 4 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. Tell me about your self
Round 3 - Technical 

(1 Question)

  • Q1. Which programming language you know
  • Ans. 

    I am proficient in Java, Python, C++, and JavaScript.

    • Java

    • Python

    • C++

    • JavaScript

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Are you to work as a inter for 8 month and legal agreement bond of 5 L
  • Ans. 

    Yes, I am willing to work as an intern for 8 months with a legal agreement bond of 5 L.

    • I am willing to commit to the 8-month internship period.

    • I understand and agree to the legal agreement bond of 5 L.

    • I am excited about the opportunity to gain experience and learn in this role.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't join this company. There is no personal life and money

Interview questions from similar companies

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

(1 Question)

  • Q1. Leetcode medium level DSA Problem
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Medium leetcode
Round 2 - Technical 

(1 Question)

  • Q1. Regarding experience
Round 3 - Behavioral 

(1 Question)

  • Q1. General behavioural question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Database schema design
API Design
Python fundamentals

Round 2 - Case Study 

Performance and scalability discussion
Architecture and Distribute system implications

Interview Preparation Tips

Interview preparation tips for other job seekers - Know the fundamentals well!

I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed in Jun 2022. There were 5 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 

50 mcq were asked in 12 mins. Most of the candidates qualified this round.

Round 3 - Coding Test 

3 coding questions of basic DSA were asked. Also few mcqs from Operating System, Networking and DBMS.

Round 4 - Technical 

(3 Questions)

  • Q1. The technical round was of 40 mins. 3 standard questions from DSA were asked for which only approach was enough. Questions were from string, array and tree- Rotated string, Lowest common ancestor, etc.
  • Q2. Project related discussion regarding my role in the team.
  • Q3. A few HR questions related to family background. Why not go for higher studies like the rest of my family. Had to convince him that I saw more growth in working for an organisation.
Round 5 - HR 

(1 Question)

  • Q1. My introduction then, standard HR questions like where do i see myself in coming yrs, why do i want to join the company, etc. It lasted 10 mins

Interview Preparation Tips

Topics to prepare for Cogoport Software Engineer interview:
  • DSA
  • DBMS
  • OS
  • Networking
  • Project
Interview preparation tips for other job seekers - Try to present yourself in a confident and straightforward manner. Ask as many questions as possible at the end to convey your eagerness to join the company.

I applied via campus placement at Indian Institute of Technology (IIT), Roorkee and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Linked List, Stack, BST

Interview Preparation Tips

Interview preparation tips for other job seekers - be ready with ds algo and have some side projects
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy DSA questions , SQL, Aptitude,

Round 2 - Group Discussion 

Topic on Today's Relevance - EV in India

Interview Preparation Tips

Interview preparation tips for other job seekers - Study DSA basic array, string and linkedList questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Mangaer asked me to integrate an api

Round 2 - HR 

(1 Question)

  • Q1. Salary negotions was done on the second round

Interview Preparation Tips

Interview preparation tips for other job seekers - Be simple
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is lazyloading
  • Ans. 

    Lazy loading is a design pattern commonly used in software development to defer the loading of non-essential resources until they are actually needed.

    • Lazy loading helps improve performance by only loading resources when they are required.

    • It is commonly used in web development to load images, videos, or other content as the user scrolls down a page.

    • Lazy loading can also be used in database queries to fetch data only whe

  • Answered by AI
  • Q2. What is difference between angularJS and angular 2
  • Ans. 

    AngularJS is the first version of Angular, while Angular 2 is a complete rewrite with improved performance and features.

    • AngularJS is based on JavaScript, while Angular 2 is based on TypeScript.

    • AngularJS uses controllers and $scope for data binding, while Angular 2 uses components and directives.

    • AngularJS has two-way data binding, while Angular 2 has one-way data binding.

    • AngularJS has a digest cycle for change detection...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Puzzle asked from CEO

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at The Amity School of Engineering & Technology (ASET), Noida and was interviewed in Mar 2023. 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 

A Google Form-based Aptitude Test with Basic Questions

Round 3 - Technical 

(1 Question)

  • Q1. Asked Basic Time Complexity and DSA Questions like Time Complexity Of quick sort use of stack Data Structure etc
Round 4 - Coding Test 

It was the final round asked to do a medium-level coding Question to convert a number such as 244 to word i.e Two Hundred and Forty four

AlgonoX Technologies Interview FAQs

How many rounds are there in AlgonoX Technologies Software Engineer interview?
AlgonoX Technologies interview process usually has 4 rounds. The most common rounds in the AlgonoX Technologies interview process are HR, Technical and Resume Shortlist.
How to prepare for AlgonoX Technologies Software Engineer 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 AlgonoX Technologies. The most common topics and skills that interviewers at AlgonoX Technologies expect are Python, Machine Learning, Java, Automation and C++.
What are the top questions asked in AlgonoX Technologies Software Engineer interview?

Some of the top questions asked at the AlgonoX Technologies Software Engineer interview -

  1. are you to work as a inter for 8 month and legal agreement bond of ...read more
  2. Which programming language you k...read more

Tell us how to improve this page.

AlgonoX Technologies Software Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more
AlgonoX Technologies Software Engineer Salary
based on 55 salaries
₹3.5 L/yr - ₹10.2 L/yr
31% less than the average Software Engineer Salary in India
View more details

AlgonoX Technologies Software Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

2.0

Skill development

3.0

Work-life balance

2.0

Salary

2.0

Job security

2.0

Company culture

2.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
55 salaries
unlock blur

₹3.5 L/yr - ₹10.2 L/yr

Automation Engineer
29 salaries
unlock blur

₹3.5 L/yr - ₹7.5 L/yr

Softwaretest Engineer
13 salaries
unlock blur

₹7 L/yr - ₹9 L/yr

Test Engineer
11 salaries
unlock blur

₹5.5 L/yr - ₹9.5 L/yr

Software Developer
11 salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Explore more salaries
Compare AlgonoX Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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