Upload Button Icon Add office photos

Filter interviews by

Accelerize 360 Software Developer Intern Interview Questions and Answers

Updated 20 Nov 2024

Accelerize 360 Software Developer Intern Interview Experiences

1 interview found

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The first round was a Google Form based online assessment. It was well structured, with the initial pages focusing on domain knowledge and the last few pages dedicated to logical reasoning and pattern based questions. This was a great way to test both technical expertise and analytical thinking.

Round 2 - One-on-one 

(4 Questions)

  • Q1. After clearing the OA, I was contracted by HR for tech interview, where, I was asked how I would handle a high load of API calls.
  • Q2. Second Question included differences between 3NF and BCNF and SQL vs NoSQL databases.
  • Q3. I was asked to explain polymorphism and encapsulation with places where I have actually applied them, which OOP based frameworks I have used and am familiar with.
  • Q4. Then, It went to Coding Part, where screen was shared and I had to first code factorial, then, find first unique character in a string, check if a number is a power of 2 using bitwise operations & follow u...
Round 3 - HR 

(2 Questions)

  • Q1. I was asked about Personal Interests. No such right - wrong type of answers based questions, they were about individuals perspective and reasoning based. Whether I like to work individually more or in a te...
  • Q2. I was asked about future plans like pursuing a master's degree and towards the end, I was asked to solve four pattern problems, which took about 30 minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - The company tests candidates holistically, ensuring a balance of technical, logical and soft skills.

Interview questions from similar companies

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

I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed in Dec 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 

2 questions dsa based

Round 3 - Technical 

(2 Questions)

  • Q1. Recursion based coding questions
  • Q2. Resume , grill on projects
Round 4 - HR 

(1 Question)

  • Q1. Why sde inspite of having different background
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between an abstract class and an interface in object-oriented programming?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have method implementations, while interface cannot.

    • A class can implement multiple interfaces, but can only inherit from one abstract class.

    • Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.

    • Example: Abstr...

  • Answered by AI
  • Q2. Abstract classes can have implemented methods; interfaces can only have declarations (before JAVA 8).

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay updated with the latest tools and technologies in your field to remain competitive.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Design tinyurl system design
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

1.30
Basic profit/loss,percentages questions

Round 2 - Technical 

(4 Questions)

  • Q1. 1 hr Asked about closures, hoisting, map, hash
  • Q2. Closures and scopes
  • Q3. Dsa 2 sum problem
  • Q4. Projects and basicjs
Round 3 - HR 

(1 Question)

  • Q1. Basic related to location, timings
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Feb 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Coding assessment in Code signal which is vedio proctored

Round 2 - Technical 

(1 Question)

  • Q1. Design a loan application system
  • Ans. 

    Design a loan application system

    • Collect applicant information such as personal details, employment history, and financial information

    • Include a credit check process to assess applicant's creditworthiness

    • Implement a system for loan approval/rejection based on set criteria

    • Provide options for different types of loans and repayment plans

    • Ensure security measures are in place to protect applicant's sensitive information

  • Answered by AI
Round 3 - Coding Test 

Bank account creation, deposit money, withdraw money

Round 4 - HR 

(1 Question)

  • Q1. Question around work experience and how a particular scenario or situation is handled
Round 5 - Case Study 

Suggest system cost optimization based on given data set

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

- Basic Data Structure Programs
- Conceptual Programs in JavaScript, Python or any other language

Round 3 - One-on-one 

(5 Questions)

  • Q1. What motivates you?
  • Q2. Can you provide an example of a time you faced a conflict while working on a team? How did you handle it?
  • Q3. Tell me about a time you had to learn a new skill or technology to succeed in a role.
  • Q4. What steps do you take to ensure accuracy in your work?
  • Q5. Tell me about a time you failed. How did you handle the situation, and what did you learn from it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine, they are keen on hiring motivated individuals with great work attitude.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Coding Test 

They follow the same pattern questions in every college so go through those. These are easily accessible from Leetcode discussion section.

Round 2 - Technical 

(1 Question)

  • Q1. Well I was not selected for futther rounds :(
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Related to Linux and Networking
  • Q2. Services Samba FTP, Maintenance Mode
  • Q3. Troubleshooting of Network
  • Ans. 

    Troubleshooting network involves identifying and resolving issues related to network connectivity and performance.

    • Start by identifying the symptoms of the problem

    • Check network cables and connections

    • Verify network settings and configurations

    • Use network diagnostic tools to identify and isolate the problem

    • Resolve the issue by applying appropriate fixes

    • Test the network to ensure the problem is resolved

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Qts related to Bootprocess AWS etc
  • Q2. Port Forwarding of services

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are applying for Linux role, brush up all the basic concepts of Linux and Networking.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Dec 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

You can take my test to check my IQ level and problem solving as in aptitude keep mathmatics problems.

Round 3 - Coding Test 

In c,c++ and Java questions and you ask me question from data base query like SQL query.

Round 4 - HR 

(3 Questions)

  • Q1. 1.In HR round you can check out my all other things carrer related, job perspective also. 2.if they want to check my apptitute ,job related questions in any way so they ask me.
  • Q2. For job related questions .
  • Q3. Salary related or other.

Interview Preparation Tips

Topics to prepare for Exotic Learning Associate Software Engineer interview:
  • C,c++ language
  • Oracle RDBMS
Interview preparation tips for other job seekers - I want to do a job who is my career oriented and where I teach something and do something advance in my organisation.

Accelerize 360 Interview FAQs

How many rounds are there in Accelerize 360 Software Developer Intern interview?
Accelerize 360 interview process usually has 3 rounds. The most common rounds in the Accelerize 360 interview process are Aptitude Test, One-on-one Round and HR.
What are the top questions asked in Accelerize 360 Software Developer Intern interview?

Some of the top questions asked at the Accelerize 360 Software Developer Intern interview -

  1. Then, It went to Coding Part, where screen was shared and I had to first code f...read more
  2. I was asked about Personal Interests. No such right - wrong type of answers bas...read more
  3. I was asked to explain polymorphism and encapsulation with places where I have ...read more

Tell us how to improve this page.

Accelerize 360 Software Developer Intern Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

4.2

Skill development

4.3

Work-life balance

4.6

Salary

4.6

Job security

5.0

Company culture

4.6

Promotions

4.6

Work satisfaction

Explore 3 Reviews and Ratings
Salesforce Developer
14 salaries
unlock blur

₹7.6 L/yr - ₹14 L/yr

Software Developer
9 salaries
unlock blur

₹8 L/yr - ₹12 L/yr

Salesforce Administrator
9 salaries
unlock blur

₹6 L/yr - ₹8 L/yr

Senior Graphic Designer
6 salaries
unlock blur

₹4.8 L/yr - ₹6 L/yr

Technical Project Manager
4 salaries
unlock blur

₹15 L/yr - ₹36 L/yr

Explore more salaries
Compare Accelerize 360 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