Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2022. There was 1 interview round.
=== compares value and type, while == only compares value
=== is stricter than == in type checking
=== returns true only if both operands are of the same type and have the same value
== performs type coercion, which can lead to unexpected results
For example, '5' == 5 returns true, but '5' === 5 returns false
Top trending discussions
posted on 6 Nov 2015
posted on 20 Mar 2024
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
I appeared for an interview in Dec 2022.
String reversal involves reversing the order of characters in a given string.
Use built-in functions: In Python, use slicing: `reversed_string = original_string[::-1]`.
Iterative approach: Loop through the string from the end to the beginning and build a new string.
Using stack: Push each character onto a stack and then pop them to get the reversed string.
Example: For input 'hello', output should be 'olleh'.
based on 1 interview experience
based on 12 reviews
Rating in categories
Software Development Engineer
97
salaries
| ₹6 L/yr - ₹19 L/yr |
Senior Software Development Engineer
66
salaries
| ₹11 L/yr - ₹27 L/yr |
Technical Lead
54
salaries
| ₹17.2 L/yr - ₹35.2 L/yr |
Senior Software Engineer
45
salaries
| ₹10.6 L/yr - ₹28 L/yr |
Software Developer
42
salaries
| ₹4.5 L/yr - ₹16.5 L/yr |
Pitney Bowes
Dataflow Group
Sagitec Solutions
Continuum Managed Services