i
SID Global
Solutions
Filter interviews by
I applied via Naukri.com and was interviewed in Jun 2023. There were 3 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
I appeared for an interview before Jun 2016.
I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
Easy level questions on string, linked list and array
A nibble swap program in C
Nibble swap means swapping the 4-bit halves of a byte
Use bitwise operators to perform the swap
Example: unsigned char x = 0xAB; x = ((x & 0x0F) << 4) | ((x & 0xF0) >> 4);
API call in C
Include the necessary header files
Create a URL string with the required parameters
Use the curl library to make the API call
Handle the response data appropriately
posted on 30 Nov 2022
I applied via LinkedIn and was interviewed before Nov 2021. There were 3 interview rounds.
There are basic aptitude questions for freshers level
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
posted on 2 May 2023
I applied via Recruitment Consulltant and was interviewed before May 2022. There were 4 interview rounds.
Programming on basics of C
Programming on basics of C
posted on 14 Sep 2023
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Software Developer
51
salaries
| ₹2.5 L/yr - ₹6.5 L/yr |
Devops Engineer
24
salaries
| ₹2.5 L/yr - ₹9.8 L/yr |
Software Engineer
11
salaries
| ₹9.6 L/yr - ₹17.5 L/yr |
Java Developer
10
salaries
| ₹3.5 L/yr - ₹7.7 L/yr |
Software Developer 1
8
salaries
| ₹5 L/yr - ₹9 L/yr |
HCL Infosystems
Tekwissen
Softenger
Capital Numbers Infotech