i
Zobi Web Solutions
Filter interviews by
I applied via Company Website and was interviewed before Jun 2023. There were 3 interview rounds.
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
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...
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.
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
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...
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
Top trending discussions
I applied via campus placement at Bharati Vidyapeeth's College of Engineering for Women, Pune and was interviewed in Oct 2024. There were 3 interview rounds.
Permutations, probability etc
SQL query for joining two tables
Use the JOIN keyword to combine rows from two or more tables based on a related column between them
Specify the columns to be retrieved using SELECT statement
Use ON keyword to specify the join condition
Reverse a given string
Use a loop to iterate through the characters of the string and build a new string in reverse order
Alternatively, you can use built-in functions like reverse() or StringBuilder in some programming languages
Basic GD topic was there
posted on 19 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
posted on 9 Jan 2025
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.
Easy Level DS Questions - 30 mins
A comprehensive coding test which included job role simulation.
Advanced Cloud Services questions
I am a Senior Software Developer with 8 years of experience in full-stack development, specializing in Java and Angular.
8 years of experience in full-stack development
Specialize in Java and Angular
Strong problem-solving skills
Experience working in agile environments
posted on 13 Nov 2024
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.
Solve the problems of maths
posted on 22 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Reasoning , maths , coding, english
Java python css c programming sql, html.
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Find the second largest element in an array of strings.
Convert the strings to integers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Object-oriented programming concepts in C++
Encapsulation: bundling data and methods that operate on the data together. Example: class Car { private: int speed; public: void accelerate() { speed++; } };
Inheritance: creating new classes based on existing classes. Example: class ElectricCar : public Car { public: void charge() { cout << 'Charging...'; } };
Polymorphism: ability to present the same interface for different d...
posted on 9 Dec 2024
MCQ - 20 (aptitude), 20(c+ and sql)
Pattern, array and sql questions
Interview experience
based on 19 reviews
Rating in categories
Software Developer
7
salaries
| ₹4.2 L/yr - ₹12 L/yr |
DOT NET Developer
7
salaries
| ₹2 L/yr - ₹8.4 L/yr |
Software Engineer
4
salaries
| ₹3.8 L/yr - ₹6.7 L/yr |
QA Engineer
4
salaries
| ₹2.9 L/yr - ₹6 L/yr |
Senior Software Engineer
3
salaries
| ₹7 L/yr - ₹10.5 L/yr |
TCS
Infosys
Wipro
HCLTech