Upload Button Icon Add office photos
Engaged Employer

i

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

Tops Infosolutions Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 57 Reviews

Filter interviews by

Tops Infosolutions Interview Questions, Process, and Tips

Updated 18 Jul 2024

Top Tops Infosolutions Interview Questions and Answers

Tops Infosolutions Interview Experiences

Popular Designations

7 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to install grunt in magento 2
  • Ans. 

    Grunt can be installed in Magento 2 using npm and configuring Gruntfile.js

    • Install Node.js and npm on your system

    • Navigate to your Magento 2 root directory in the command line

    • Run 'npm install -g grunt-cli' to install Grunt globally

    • Create a Gruntfile.js in your theme or module directory to configure tasks

    • Run 'npm install' in the same directory to install Grunt locally

  • Answered by AI
Round 2 - Coding Test 

Create theme and design the home page as per figma design

Skills evaluated in this interview

Magento and Frontend Developer Interview Questions asked at other Companies

Q1. How to create the Magento stacture.. how to Move XML file.
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 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 - Assignment 

Basic react and node related questions

Round 3 - Technical 

(1 Question)

  • Q1. Basic javascript and react related questions
Round 4 - Technical 

(1 Question)

  • Q1. Roles and responsibilities in my current project and few technical questions related to react and node js

Interview Preparation Tips

Interview preparation tips for other job seekers - After taking 3 rounds they did not provide any feedback and now when I called for feedback they are not receiving call and also not replying to any of the mails. Really unprofessional behaviour from the HR.

Mern Full Stack Developer Interview Questions asked at other Companies

Q1. What is the way to save large files (e.g. photos) into MongoDB database.
View answer (2)

Junior PHP Developer Interview Questions & Answers

user image Krishna Thakkar

posted on 14 May 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Laravel Questions that new features recently added

Interview Preparation Tips

Interview preparation tips for other job seekers - Very friendly Enviroment

Junior PHP Developer Interview Questions asked at other Companies

Q1. What is pear in PHP ? What are difference between dynamic & statics website ? How to execute php script in command line ? What are rules of naming convention in php ?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

First round was case study & introduction

Round 2 - Technical 

(1 Question)

  • Q1. Second is Technical

Php and Laravel Developer Interview Questions asked at other Companies

Q1. 1. What is service container. 2. Which pattern used in laravel?
View answer (1)

Tops Infosolutions interview questions for popular designations

 Business Analyst

 (1)

 Junior PHP Developer

 (1)

 Magento and Frontend Developer

 (1)

 Mern Full Stack Developer

 (1)

 Php and Laravel Developer

 (1)

 PHP Web Developer

 (1)

 Software Developer

 (1)

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

I applied via Approached by Company and was interviewed in Jul 2022. 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 - HR 

(1 Question)

  • Q1. Simple introduction About yourself
  • Ans. 

    I am a PHP Web Developer with 5 years of experience in developing web applications.

    • 5 years of experience in PHP web development

    • Proficient in HTML, CSS, JavaScript, and MySQL

    • Experience with frameworks like Laravel and CodeIgniter

    • Strong problem-solving and debugging skills

    • Ability to work in a team and meet project deadlines

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Php, mysql, codeigniter questions
Round 4 - HR 

(1 Question)

  • Q1. Company policies and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident about whatever you have learnt till now. Whatever questions they asking

PHP Web Developer Interview Questions asked at other Companies

Q1. What is the difference between mysqli_fetch_assoc() and mysqli_fetch_array() ?
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is the interface?
  • Ans. 

    An interface is a contract between two systems that defines the methods and properties that one system can use from the other.

    • An interface defines a set of methods and properties that a class must implement

    • Interfaces allow for polymorphism and loose coupling

    • Interfaces are used to define contracts between different parts of a system

    • Examples of interfaces in programming include Java's Comparable interface and C#'s IDispo

  • Answered by AI
  • Q2. What is cURL used for?
  • Ans. 

    cURL is a command-line tool used to transfer data from or to a server.

    • cURL stands for 'Client for URLs'

    • It supports various protocols like HTTP, FTP, SMTP, etc.

    • It can be used to test APIs, download/upload files, and more.

    • Example: curl https://www.example.com -o output.html

  • Answered by AI
  • Q3. What are the types of errors in PHP?
  • Ans. 

    There are three types of errors in PHP: syntax errors, runtime errors, and logical errors.

    • Syntax errors occur when the code is not written correctly, such as missing semicolons or parentheses.

    • Runtime errors occur during the execution of the code, such as trying to access an undefined variable.

    • Logical errors occur when the code runs without errors, but produces unexpected results, such as a miscalculation in a formula.

    • E...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be smart to ask for a hire salary. Don't hesitate to ask for more than the market standard. I was fooled

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (40)

I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. My Projects
  • Q2. Where you see yourself in the next 3 years
  • Q3. About Amazon Marketplace

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Study your resume.
Your recent projects and technology used.

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me your overall experience from your past companies?
  • Ans. 

    I have over 5 years of experience in customer support roles at various companies.

    • Managed customer inquiries via phone, email, and chat

    • Resolved customer complaints and issues in a timely manner

    • Provided product support and troubleshooting assistance

    • Collaborated with other departments to ensure customer satisfaction

    • Trained new customer support representatives

  • Answered by AI
  • Q3. What are the challenges faced in last organization?
  • Q4. What is your current ctc, expected ctc & Notice period?
  • Ans. 

    Current CTC is $50,000, Expected CTC is $60,000, Notice period is 30 days.

    • Current CTC: $50,000

    • Expected CTC: $60,000

    • Notice Period: 30 days

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are your technical expertise?

Interview Preparation Tips

Interview preparation tips for other job seekers - Flexibility for shift timings like in day 8.30hours to complete friendly work environment but working culture is not that good. Need good managers or seniors to support team members. Need to work on policies for employees benefits and wfh options needs to be given for all not for specific department wise.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Why are you interested in the role
  • Ans. 

    I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.

    • I have a strong background in HR strategy and business partnering

    • I enjoy collaborating with cross-functional teams to drive positive change

    • I am excited about the opportunity to make a meaningful impact on the organization's culture and performance

  • Answered by AI
  • Q3. Talking about Intersted in which things that do in free time

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently, I had an interview experience that felt unprofessional. I was assured I was one of two shortlisted candidates for a role and encouraged to attend. After waiting for over 30 minutes, the HR representative finally conducted the interview but was dressed in casual nightwear, which left a poor impression. Such behavior from an HR professional does not reflect well on the company. I suggest researching thoroughly before investing your time and effort with organizations that may not prioritize professionalism in their recruitment process.

Tops Infosolutions Interview FAQs

How many rounds are there in Tops Infosolutions interview?
Tops Infosolutions interview process usually has 2-3 rounds. The most common rounds in the Tops Infosolutions interview process are Technical, Resume Shortlist and HR.
How to prepare for Tops Infosolutions 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 Tops Infosolutions. The most common topics and skills that interviewers at Tops Infosolutions expect are Codeigniter, Laravel, Online Bidding, PHP and Business Development.
What are the top questions asked in Tops Infosolutions interview?

Some of the top questions asked at the Tops Infosolutions interview -

  1. What are the types of errors in P...read more
  2. How to install grunt in magent...read more
  3. What is the interfa...read more

Tell us how to improve this page.

Tops Infosolutions Interview Process

based on 3 interviews in last 1 year

Interview experience

3.7
  
Good

People are getting interviews through

based on 5 Tops Infosolutions interviews
WalkIn
Job Portal
Recruitment Consultant
20%
20%
20%
40% 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

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

Tops Infosolutions Reviews and Ratings

based on 57 reviews

4.2/5

Rating in categories

4.2

Skill development

4.2

Work-Life balance

4.1

Salary & Benefits

4.3

Job Security

4.2

Company culture

4.0

Promotions/Appraisal

4.3

Work Satisfaction

Explore 57 Reviews and Ratings
PHP Developer
14 salaries
unlock blur

₹2.5 L/yr - ₹9.4 L/yr

Senior PHP Developer
14 salaries
unlock blur

₹8 L/yr - ₹17 L/yr

Software Developer
11 salaries
unlock blur

₹4.6 L/yr - ₹9.6 L/yr

Software Engineer
9 salaries
unlock blur

₹1.5 L/yr - ₹9 L/yr

Business Analyst
8 salaries
unlock blur

₹3.7 L/yr - ₹9 L/yr

Explore more salaries
Compare Tops Infosolutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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