Upload Button Icon Add office photos
Engaged Employer

i

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

Algoworks Technologies Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 176 Reviews

Filter interviews by

Algoworks Technologies Software Trainee Interview Questions and Answers

Updated 18 May 2024

Algoworks Technologies Software Trainee Interview Experiences

3 interviews found

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

I applied via campus placement at IMS Engineering College, Ghaziabad and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. They use to ask for the different type of quizes or puzzles like man bridge problems , ball and glass problems.
  • Q2. They Just asked for the prime number and Fibonacci sequence question and code with all approaches.
Round 2 - Behavioral 

(2 Questions)

  • Q1. They go through your resume and ask ques from your resume about your past projects, experience and other skill based hobby based questions
  • Q2. They also ask for the question which are required for requirement gathering and understand overall life cycle of development of software like DBMS, UI etc.
Round 3 - HR 

(1 Question)

  • Q1. Just basic stuff like what is Salesforce? Do you heard about it before. Joining date and other discussion about job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Must go through the puzzles and apititude part. I observed many of the candidates go through the coding part done Cp DSA but they ask for some puzzles where they fails to solve them.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Some Puzzles, Python Question (list vs tuples), OOPS concept, REST API
Round 2 - Coding Test 

String Palindrome, Basic REST API based Project for demo (CREATE, READ, UPDATE and DELETE)

Interview Preparation Tips

Interview preparation tips for other job seekers - Hands on to some Puzzles, and clear your basic concepts

Software Trainee Interview Questions Asked at Other Companies

asked in Jhaishna
Q1. 1. What is java and it's features ? 2. Why it is called platform ... read more
Q2. Q3. Why String class has been made immutable in Java? A4. For per ... read more
Q3. Q1. What is the difference between “==” and “equals(…)” in compar ... read more
Q4. the coordinates of a bishop is given . tell all the possible move ... read more
asked in Qualitest
Q5. PayTM is about to launch and you have to test it, then according ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jan 2022. 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 - Coding Test 

Basic coding questions and aptitude test Also

Round 3 - Aptitude Test 

Basic test nothing much there you can find answers in Google

Round 4 - HR 

(2 Questions)

  • Q1. Nothing much just talking about personality And about company
  • Q2. Don't join this company

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join no skill development
Don't join this company

Interview questions from similar companies

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

I applied via Walk-in

Round 1 - Aptitude Test 

Medium level question

Round 2 - Coding Test 

Array and string questions

Round 3 - Technical 

(1 Question)

  • Q1. Sql and java questions
Round 4 - Group Discussion 

Essay writing on topics

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Jul 2022. 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 - Coding Test 

Pattern based questions, level was easy

Round 3 - Technical 

(1 Question)

  • Q1. Questions from data structure and dbms were asked, revise all queries well
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself why webkul?

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics well and concepts of subjective knowledge
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

Group discussion was the first round on avg there were 15 people in a group discussion at last everyone was given a minute to speak

Round 2 - HR 

(4 Questions)

  • Q1. Tell me about yourself?
  • Q2. Where do you see yourself in five years?
  • Q3. Tell me about your family?
  • Q4. Do you plan on Higher education?
Round 3 - Technical 

(6 Questions)

  • Q1. Questions on OOPs concept
  • Q2. Sort the array by parity
  • Q3. Write SQL queries
  • Q4. Who wrote the book discovery of the nation
  • Q5. What is the official language of kashmir
  • Q6. Which city is called city of lakes
Round 4 - Technical 

(6 Questions)

  • Q1. Find the length of the longest word in the length
  • Q2. Push the zeroes in the arrays to the end
  • Q3. When was python launched
  • Q4. What is name of ai from meta/google/amazon
  • Q5. What do you do in your free time
  • Q6. Tell me your pros and cons

Interview Preparation Tips

Topics to prepare for Winjit Technologies Software Developer interview:
  • OOPS
  • C++
  • SQL
Interview preparation tips for other job seekers - The Recruitment process is extremely slow and even weird like asking non-technical questions in technical rounds. The interviews were often rescheduled and mismanaged. The last round was in their office we reached before time and they had no clue that they had an interview scheduled. It began after two hours. Lastly they picked those candidates who had 0 technical knowledge in fact most of them had pretty bad interview experience since then could not answer any technical questions yet they were selected on the other hand those who could answer technical questions and had good interview experience were left out also the results came after a month leading me to believe there was something fishy
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Twilio Framework
Round 2 - Technical 

(2 Questions)

  • Q1. Related to Django Framework
  • Q2. Related to Twilio Framework
Round 3 - Group Discussion 

Job Roles and Responsibility & Salary Discussion

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Springboot notations
  • Q2. How to handle multiple request on springboot
  • Ans. 

    Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.

    • Implement thread pooling to manage multiple requests concurrently.

    • Use asynchronous processing to handle requests without blocking the main thread.

    • Consider using reactive programming with Spring WebFlux for better scalability.

    • Optimize database queries and external API calls to reduce response times.

    • Implement caching mec...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Very basic aptitude questions along with few coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. A problem statement was given and we had to provide an optimal approach to design and handle that problem
  • Q2. Oops concepts, SQL queries
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic opps concept of .net
  • Q2. SQL and angular questions

Algoworks Technologies Interview FAQs

How many rounds are there in Algoworks Technologies Software Trainee interview?
Algoworks Technologies interview process usually has 3 rounds. The most common rounds in the Algoworks Technologies interview process are Technical, Coding Test and HR.
What are the top questions asked in Algoworks Technologies Software Trainee interview?

Some of the top questions asked at the Algoworks Technologies Software Trainee interview -

  1. They also ask for the question which are required for requirement gathering and...read more
  2. They use to ask for the different type of quizes or puzzles like man bridge pro...read more
  3. They Just asked for the prime number and Fibonacci sequence question and code w...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 Algoworks Technologies interviews
Job Portal
Campus Placement
33%
33%
34% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Tatvasoft Interview Questions
3.9
 • 56 Interviews
Softenger Interview Questions
4.2
 • 50 Interviews
Webkul Software Interview Questions
3.7
 • 49 Interviews
JK Tech Interview Questions
3.6
 • 36 Interviews
Godrej Infotech Interview Questions
4.1
 • 28 Interviews
View all

Fast track your campus placements

View all
Algoworks Technologies Software Trainee Salary
based on 7 salaries
₹2.1 L/yr - ₹3 L/yr
18% less than the average Software Trainee Salary in India
View more details

Algoworks Technologies Software Trainee Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

1.0

Skill development

4.0

Work-Life balance

2.0

Salary & Benefits

2.0

Job Security

3.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
218 salaries
unlock blur

₹3.9 L/yr - ₹16 L/yr

Senior Software Engineer
149 salaries
unlock blur

₹8.2 L/yr - ₹34 L/yr

Software Developer
86 salaries
unlock blur

₹4 L/yr - ₹18 L/yr

Salesforce Developer
71 salaries
unlock blur

₹5.6 L/yr - ₹19.9 L/yr

Quality Analyst
62 salaries
unlock blur

₹2.2 L/yr - ₹10 L/yr

Explore more salaries
Compare Algoworks Technologies with

Tatvasoft

3.9
Compare

SPARX IT Solutions

3.8
Compare

TechJini

3.6
Compare

Hidden Brains InfoTech

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview