Upload Button Icon Add office photos

Filter interviews by

Netsol It Solutions Interview Questions and Answers

Updated 18 Apr 2024

Netsol It Solutions Interview Experiences

Popular Designations

3 interviews found

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

I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal Aptitude with 1 hr

Round 2 - Coding Test 

2 Coding questions about palindrome and ArrayLists

Round 3 - Technical 

(1 Question)

  • Q1. Why do you think SOLID principles are needed

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (171)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Mostly all the technical questions related to PHP
  • Q2. All questions were related to MySQL.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply for a job here as I can't see that the interviewer has enough experience.

Senior PHP Developer Interview Questions asked at other Companies

Q1. what are difference between function and method
View answer (1)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Array and string functions of PHP
  • Ans. 

    PHP provides a variety of array and string functions for manipulating and working with arrays and strings.

    • Array functions: array_push(), array_pop(), array_shift(), array_unshift(), array_merge(), array_slice(), etc.

    • String functions: strlen(), str_replace(), strpos(), substr(), strtolower(), strtoupper(), etc.

    • Examples: array_push($array, $element), strlen($string), str_replace($search, $replace, $string)

  • Answered by AI
  • Q2. How to alter the table in MySQL?
  • Ans. 

    To alter a table in MySQL, use the ALTER TABLE statement.

    • Use the ALTER TABLE statement followed by the table name.

    • Specify the modification you want to make, such as adding or dropping columns, changing data types, etc.

    • Use the ADD, DROP, MODIFY, or CHANGE keywords to perform specific alterations.

    • You can also use constraints like PRIMARY KEY, FOREIGN KEY, etc., while altering the table.

    • Example: ALTER TABLE employees ADD

  • Answered by AI
  • Q3. How to create indexing in MySQL?
  • Ans. 

    Indexing in MySQL improves query performance by creating a data structure that allows for faster data retrieval.

    • Indexes can be created on one or multiple columns of a table.

    • The CREATE INDEX statement is used to create an index.

    • Indexes can be created using different algorithms like B-tree, hash, or full-text.

    • Indexes can be unique or non-unique.

    • Indexes should be created on columns frequently used in WHERE, JOIN, or ORDER...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Never go for an interview in this company. I assume that they don't have potential in their current TL.

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 (42)

Jobs at Netsol It Solutions

View all

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self.
  • Ans. 

    I am a passionate software engineering student with experience in web development and a strong desire to learn and grow.

    • Currently pursuing a degree in Computer Science

    • Proficient in programming languages such as Java, Python, and JavaScript

    • Experience with front-end technologies like HTML, CSS, and React

    • Completed internships at tech companies like XYZ Inc.

    • Interested in exploring machine learning and artificial intelligen

  • Answered by AI
  • Q2. What's your skill and experience.
  • Ans. 

    I have strong skills in programming languages such as Java, Python, and C++, as well as experience with web development and database management.

    • Proficient in Java, Python, and C++ programming languages

    • Experience with web development using HTML, CSS, and JavaScript

    • Familiarity with database management systems like MySQL and MongoDB

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GrapplTech Software Engineer Intern interview:
  • Java
  • Javascript
  • React.Js
  • Node.Js
  • MySQL
  • OOPS
  • DSA
Interview preparation tips for other job seekers - It's a Great Platform for job seekers.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asda asdasdasdasd asd asda sda sd
  • Q2. Asdaasdasdas asd asda s asdas

Interview Preparation Tips

Interview preparation tips for other job seekers - asd
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

First there will be a topic given to you to write an article of length 300-400 words in 15 mins. This article writing is to check your knowledge of English language.
Then there is a 45 mins round test in which 40 questions will be asked.
20 Technical and 20 Programming.
The programming questions will be from C++, and you are required to choose the correct output of the given C++ program.
The technical aptitude questions were medium to hard.

Round 2 - Technical 

(1 Question)

  • Q1. It's a 1:30 hr round. In this part, there will be 4 coding questions from arrays topic which you can solve with any programming language you know. Along with this, you will have 2 questions from SQL and e...

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some basic knowledge of C++ to answer aptitude questions.
Be heavily prepared for the technical aptitude part.
Learn some basic command of SQL.
Be prepared to face the medium level DSA questions from arrays.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a handson coding test contains 4 coding questions on prime numbers patterns and array it was easy

Round 2 - Technical 

(1 Question)

  • Q1. All questions based on resume on javascript java and react and mainly on projects
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2023. There were 5 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a creative and detail-oriented social media designer with a passion for visual storytelling.

    • I have a strong background in graphic design and digital marketing.

    • I excel at creating engaging content for various social media platforms.

    • I am proficient in Adobe Creative Suite, Canva, and other design tools.

    • I have experience managing social media accounts for brands and businesses.

    • I stay updated on the latest trends in s...

  • Answered by AI
  • Q2. How many years of experience do u have.
  • Ans. 

    I have 5 years of experience in social media design.

    • 5 years of experience in creating engaging social media graphics and content

    • Proficient in using design tools such as Adobe Creative Suite

    • Managed social media accounts for multiple clients

    • Stay updated on latest social media trends and best practices

  • Answered by AI
Round 2 - Assignment 

Online Teat with the head.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Why u choose this field.
  • Ans. 

    I chose this field because of my passion for creativity, technology, and connecting with others through digital platforms.

    • Passion for creativity and design

    • Interest in technology and digital platforms

    • Desire to connect with others through social media

    • Enjoyment of staying up-to-date with current trends and innovations

    • Previous experience in graphic design or marketing

  • Answered by AI
  • Q2. Why u r switching.
  • Ans. 

    Seeking new challenges and growth opportunities in a different environment.

    • Looking for new challenges and opportunities for growth

    • Interested in exploring different design styles and techniques

    • Seeking a more collaborative work environment

    • Want to expand my skill set and learn new technologies

    • Excited about the potential to work on diverse projects

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Salary Discussion.
Round 5 - One-on-one 

(1 Question)

  • Q1. Final round with normal discussion.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to set up LSMW
  • Ans. 

    LSMW is a tool used to migrate data from legacy systems to SAP systems.

    • LSMW stands for Legacy System Migration Workbench

    • It is used to migrate data from non-SAP systems to SAP systems

    • LSMW uses batch input, direct input, BAPI, and IDoc methods for data migration

    • Steps to set up LSMW include creating a project, defining object attributes, mapping fields, converting data, and executing the migration

  • Answered by AI
  • Q2. How many ways we can maintain field selection in material master?
  • Ans. 

    Field selection in material master can be maintained in multiple ways.

    • Field selection can be maintained using transaction code OMS9.

    • Field selection can be maintained using material type configuration.

    • Field selection can be maintained using screen layout configuration.

    • Field selection can be maintained using user exit or BADI implementations.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Apr 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 - Technical 

(5 Questions)

  • Q1. 3 Basic DSA Questions
  • Q2. 1st Math based coding question
  • Ans. Can solve with normal loops and some if-else statements.
  • Answered Anonymously
  • Q3. 2nd String based
  • Ans. String manipulation and Traversal meanwhile keep tracking the max answer.
  • Answered Anonymously
  • Q4. 3rd Array Sorting Algorithm
  • Ans. 

    Quick Sort is a popular in-place sorting algorithm that uses divide and conquer approach.

    • Divide the array into two sub-arrays based on a pivot element

    • Recursively sort the sub-arrays

    • Combine the sorted sub-arrays to get the final sorted array

    • Time complexity: O(nlogn) in average case and O(n^2) in worst case

    • Space complexity: O(logn)

    • Example: [5, 2, 9, 3, 7, 6, 8] -> [2, 3, 5, 6, 7, 8, 9]

  • Answered by AI
  • Q5. There was an Introduction too in starting.
Round 3 - HR 

(2 Questions)

  • Q1. Introduce Yourself
  • Ans. 

    I am a software enthusiast with a passion for coding and problem-solving.

    • I have a degree in Computer Science and Engineering.

    • I have experience in programming languages such as Java, Python, and C++.

    • I have worked on projects involving web development, data analysis, and machine learning.

    • I am a quick learner and enjoy working in a team environment.

  • Answered by AI
  • Q2. Why should I hire you?
  • Ans. 

    I am a quick learner with a passion for software development and a strong work ethic.

    • I have a solid understanding of programming concepts and experience with multiple programming languages.

    • I am a team player and enjoy collaborating with others to solve problems.

    • I am highly motivated and always strive to improve my skills and knowledge.

    • I have completed several projects on my own and am eager to apply my skills in a prof

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Keyideas Infotech Software Trainee interview:
  • DSA
  • Communication Skills
  • Algorithms
  • Core Java
  • Java
  • HTML
  • CSS
  • PHP
  • Javascript
  • Python
Interview preparation tips for other job seekers - Just revise some basic DSA and math logic based coding questions.

For HR, keep a smile on your face throughout the Interview.

Skills evaluated in this interview

Netsol It Solutions Interview FAQs

How many rounds are there in Netsol It Solutions interview?
Netsol It Solutions interview process usually has 2-3 rounds. The most common rounds in the Netsol It Solutions interview process are Resume Shortlist, One-on-one Round and Aptitude Test.
How to prepare for Netsol It Solutions 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 Netsol It Solutions. The most common topics and skills that interviewers at Netsol It Solutions expect are Digital Marketing, HTML, Agile Coaching, Backend and Biochemistry.
What are the top questions asked in Netsol It Solutions interview?

Some of the top questions asked at the Netsol It Solutions interview -

  1. How to alter the table in MyS...read more
  2. How to create indexing in MyS...read more
  3. Array and string functions of ...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 Netsol It Solutions interviews
Job Portal
33%
67% 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
View all

Netsol It Solutions Reviews and Ratings

based on 17 reviews

4.7/5

Rating in categories

4.7

Skill development

4.7

Work-Life balance

4.5

Salary & Benefits

4.5

Job Security

4.6

Company culture

4.4

Promotions/Appraisal

4.6

Work Satisfaction

Explore 17 Reviews and Ratings
Senior Dot Net Developer

Surat

5-6 Yrs

Not Disclosed

IT SALSE EXECUTIVE ( SENIOR/JUNIOR)

Surat

1-3 Yrs

Not Disclosed

Node Js Developer - netsolitsolution.com

Surat

2-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
4 salaries
unlock blur

₹4.1 L/yr - ₹8 L/yr

Software Developer
4 salaries
unlock blur

₹2.6 L/yr - ₹7.2 L/yr

System Administrator
4 salaries
unlock blur

₹1 L/yr - ₹2.1 L/yr

Softwaretest Engineer
4 salaries
unlock blur

₹3.8 L/yr - ₹6.8 L/yr

Technical Lead
3 salaries
unlock blur

₹16 L/yr - ₹26 L/yr

Explore more salaries
Compare Netsol It Solutions 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