i
Infinite Computer Solutions
Filter interviews by
UDP is connectionless and unreliable, while TCP is connection-oriented and reliable.
UDP stands for User Datagram Protocol, while TCP stands for Transmission Control Protocol.
UDP does not guarantee delivery of packets, while TCP ensures delivery through error checking and retransmission.
UDP is faster but less reliable, while TCP is slower but more reliable.
Examples of UDP applications include DNS and video streaming, wh...
I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 interview rounds.
It was based on the project I did.
What people are saying about Infinite Computer Solutions
posted on 5 Dec 2023
I applied via Naukri.com and was interviewed in Jun 2023. There were 4 interview rounds.
To crack Hexaware interview you need to have good technical knowledge and code writing ability is must.
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
posted on 25 Nov 2021
I applied via Recruitment Consultant and was interviewed in May 2021. There were 4 interview rounds.
posted on 10 Mar 2023
I applied via Naukri.com and was interviewed in Feb 2023. There were 2 interview rounds.
posted on 11 Aug 2023
posted on 27 Oct 2022
I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 2 interview rounds.
Static methods are bound to a class and not an instance, while class methods are bound to a class and can access class-level variables.
Static methods are defined using the @staticmethod decorator and do not take any special parameters.
Class methods are defined using the @classmethod decorator and take the class itself as the first parameter.
Static methods are often used for utility functions that do not require access ...
HTTP methods are the actions that can be performed on a resource using HTTP protocol.
HTTP methods include GET, POST, PUT, DELETE, HEAD, OPTIONS, CONNECT, and TRACE.
GET is used to retrieve a resource, POST is used to create a new resource, PUT is used to update an existing resource, and DELETE is used to delete a resource.
HEAD is used to retrieve the headers of a resource without the body, OPTIONS is used to retrieve th...
HTTP request components include method, URL, headers, and body.
Method: GET, POST, PUT, DELETE, etc.
URL: Uniform Resource Locator
Headers: contain additional information about the request
Body: optional data sent with the request
Example: GET http://example.com HTTP/1.1
Example header: Accept-Language: en-US
Example body: {"name": "John", "age": 30}
Class decorators are a way to modify the behavior of a class or its methods at runtime.
Class decorators are functions that take a class as input and return a modified class.
They can be used to add new methods or attributes to a class, or to modify existing ones.
They are applied using the @decorator syntax before the class definition.
Examples include @staticmethod, @classmethod, and @property.
Class decorators can also b...
posted on 5 Feb 2024
I was interviewed before Feb 2023.
Job related question.
SQL is a programming language used for managing and manipulating relational databases. Join operation combines rows from two or more tables based on a related column.
SQL is a language used to interact with databases
It allows users to create, modify, and retrieve data from databases
Join operation combines data from multiple tables based on a common column
Types of joins include inner join, left join, right join, and full...
based on 7 reviews
Rating in categories
Software Engineer
1.4k
salaries
| ₹3.6 L/yr - ₹12.2 L/yr |
Senior Software Engineer
1.2k
salaries
| ₹6.6 L/yr - ₹22 L/yr |
Technical Lead
800
salaries
| ₹8.2 L/yr - ₹28.5 L/yr |
Associate Software Engineer
698
salaries
| ₹2 L/yr - ₹10 L/yr |
Softwaretest Engineer
607
salaries
| ₹3 L/yr - ₹10.7 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra