Upload Button Icon Add office photos
Engaged Employer

i

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

Zobi Web Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Zobi Web Solutions Interview Questions, Process, and Tips

Updated 17 Jun 2024

Top Zobi Web Solutions Interview Questions and Answers

Zobi Web Solutions Interview Experiences

Popular Designations

2 interviews found

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

I applied via Company Website and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. Brief knowledge of OOPS
  • Q2. Cross Question with interface, abstract class.
  • Q3. What is Contractor and it's type in brief
  • Ans. 

    A contractor is a person or company hired to perform work on a specific project or task.

    • Contractors can be individuals or companies who are hired on a temporary basis.

    • There are different types of contractors such as independent contractors, general contractors, and subcontractors.

    • Contractors are typically responsible for their own taxes, insurance, and equipment.

    • Examples of contractors include freelance developers, con

  • Answered by AI
  • Q4. Access modified in c#
  • Ans. 

    Access modifiers in C# control the visibility and accessibility of classes, methods, and other members within a program.

    • There are five access modifiers in C#: public, private, protected, internal, and protected internal.

    • Public access modifier allows a class, method, or member to be accessed from any other class.

    • Private access modifier restricts access to only within the same class.

    • Protected access modifier allows acces...

  • Answered by AI
  • Q5. What are contract in sql
  • Ans. 

    Contracts in SQL are agreements between two or more parties defining the terms of a relationship or operation.

    • Contracts in SQL are used to enforce business rules and ensure data integrity.

    • They can include constraints, triggers, stored procedures, and other database objects.

    • Examples of contracts in SQL include foreign key constraints, check constraints, and unique constraints.

  • Answered by AI
  • Q6. What is Primary, foreign key and different
  • Ans. 

    Primary key uniquely identifies a record in a table, foreign key links two tables, and unique key ensures uniqueness of values in a column.

    • Primary key: uniquely identifies each record in a table, cannot have duplicate values

    • Foreign key: links two tables together, enforces referential integrity

    • Unique key: ensures uniqueness of values in a column, allows null values but only one null per column

  • Answered by AI
  • Q7. Defferent between delete, truncate, drop in sql
  • Ans. 

    Delete removes specific rows, truncate removes all rows, drop removes entire table in SQL.

    • Delete is used to remove specific rows from a table based on a condition.

    • Truncate removes all rows from a table but keeps the table structure.

    • Drop removes the entire table along with its structure from the database.

    • Delete is slower than truncate as it logs individual row deletions.

    • Truncate is faster than delete as it deallocates t...

  • Answered by AI
  • Q8. And basic of asp.net MVC
Round 2 - Technical 

(2 Questions)

  • Q1. All questions repeat in deep
  • Q2. Add asp.net and ado.net, entity framework
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about our company
  • Q2. Why should I hire you
  • Q3. Why do you want to work with us

Interview Preparation Tips

Interview preparation tips for other job seekers - It's simple process to get in company just focus on your communication skills, English must be at zobi Web solutions.

Skills evaluated in this interview

Dot Net Core Developer Interview Questions asked at other Companies

Q1. How to returen& handle large number of records in web api
View answer (1)

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About c#.net oops concept and .Net MVC.

Interview Preparation Tips

Interview preparation tips for other job seekers - Talk Confidently with fluent English.

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (11)

Jobs at Zobi Web Solutions

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

They given some topic on gd

Round 2 - Group Discussion 

They gave some gd questions

Round 3 - HR 

(1 Question)

  • Q1. Asking some technical questions
Round 4 - Technical 

(3 Questions)

  • Q1. Asking person data qnd techicql questions also
  • Q2. Personal data of school and other things
  • Q3. Some techinql questions on before worked Project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between absolute xpath and relative xpath
  • Ans. 

    Absolute xpath specifies the complete path from the root element to the desired element, while relative xpath specifies the path relative to the current element.

    • Absolute xpath starts with a single forward slash (/) and is more specific.

    • Relative xpath starts with a double forward slash (//) and is more flexible.

    • Absolute xpath is more prone to breaking if the structure of the page changes.

    • Relative xpath is easier to main...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Spark architecture.
  • Q2. Narrow and wide transformations

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

Zobi Web Solutions Interview FAQs

How many rounds are there in Zobi Web Solutions interview?
Zobi Web Solutions interview process usually has 3 rounds. The most common rounds in the Zobi Web Solutions interview process are Technical and HR.
How to prepare for Zobi Web 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 Zobi Web Solutions. The most common topics and skills that interviewers at Zobi Web Solutions expect are MVC, C#, Javascript, SQL and Web Technologies.
What are the top questions asked in Zobi Web Solutions interview?

Some of the top questions asked at the Zobi Web Solutions interview -

  1. What is Contractor and it's type in br...read more
  2. What is Primary, foreign key and differ...read more
  3. Defferent between delete, truncate, drop in ...read more

Tell us how to improve this page.

Zobi Web Solutions Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
View all

Zobi Web Solutions Reviews and Ratings

based on 22 reviews

4.1/5

Rating in categories

4.2

Skill development

3.9

Work-life balance

4.3

Salary

3.7

Job security

4.0

Company culture

3.9

Promotions

4.0

Work satisfaction

Explore 22 Reviews and Ratings
Social Media Executive

Ahmedabad

0-2 Yrs

Not Disclosed

Explore more jobs
Software Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

DOT NET Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Zobi Web Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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