Filter interviews by
I applied via Approached by Company and was interviewed in Dec 2022. There were 2 interview rounds.
This is a technical interview question about PCB, amplitude, and power supply.
PCB stands for Printed Circuit Board and is used to mechanically support and electrically connect electronic components.
Amplitude is the measure of the maximum deviation of a signal from its average value.
Types of power supply include AC (alternating current) and DC (direct current) power supplies.
Other types of power supplies include linear ...
Top trending discussions
Aptitude takes check your IQ level and inhance your mind
posted on 4 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure.
Azure Functions allows you to write small pieces of code that run in response to events.
It supports multiple programming languages like C#, JavaScript, Python, etc.
You can easily integrate Azure Functions with other Azure services like Azure Storage, Azure Cosmos DB, etc...
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
posted on 29 May 2024
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Very easy questions.And can be easily answered
posted on 29 May 2024
posted on 14 Feb 2023
I applied via Company Website and was interviewed in Mar 2023. There were 3 interview rounds.
The experience for writing code
Reverse a string in Java
Convert the string to a character array
Use two pointers, one at the start and one at the end of the array
Swap the characters at the two pointers and move the pointers towards each other
Repeat until the pointers meet in the middle
This question is about calculating the number of vowels and consonants in a string.
Iterate through each character in the string
Check if the character is a vowel or a consonant
Increment the respective count variable
Return the counts of vowels and consonants
Anagrams can be found by sorting both strings and comparing them.
Sort both strings alphabetically
Compare the sorted strings
If they are the same, the strings are anagrams
Example: 'listen' and 'silent' are anagrams
An anagram of a string is a rearrangement of its characters to form a new string with the same set of characters.
Anagrams can be formed by rearranging the letters of a word or phrase.
Anagrams can be used in cryptography and word games.
Examples of anagrams include 'listen' and 'silent', 'debit card' and 'bad credit'.
A palindrome is a string that reads the same forwards and backwards.
Compare the first character with the last character, the second character with the second-to-last character, and so on.
If any pair of characters doesn't match, the string is not a palindrome.
Ignore spaces and punctuation marks when comparing characters.
Convert the string to lowercase or uppercase to make the comparison case-insensitive.
I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
Substring is a part of a string, SQL query is used to retrieve data from a database, and prime numbers are numbers divisible only by 1 and themselves.
Substring: a portion of a string, specified by its starting and ending indices
SQL query: a statement used to retrieve data from a database, using SELECT, FROM, WHERE, and other clauses
Prime numbers: numbers that are only divisible by 1 and themselves, such as 2, 3, 5, 7,
Software Engineer
5
salaries
| ₹2.4 L/yr - ₹6 L/yr |
Service Engineer
5
salaries
| ₹2.3 L/yr - ₹4 L/yr |
Associate Software Engineer
4
salaries
| ₹1.5 L/yr - ₹3.6 L/yr |
Sales Coordinator
4
salaries
| ₹2 L/yr - ₹2.5 L/yr |
Business Development Manager
3
salaries
| ₹2.4 L/yr - ₹2.4 L/yr |
TCS
Accenture
Wipro
Cognizant