i
Sierra ODC
Filter interviews by
I applied via campus placement at PSG College of Arts & Science, Coimbatore and was interviewed before Mar 2023. There were 2 interview rounds.
Logical questions and basic coding questions
Top trending discussions
posted on 20 Jan 2025
I applied via campus placement at Sri Indu College of Engineering & Technology, Hyderabad and was interviewed in Dec 2024. There were 4 interview rounds.
Arithmetic, verbal, and verbal skills.
Please write a code for generating the Fibonacci sequence.
posted on 5 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
- Convert a given input of keys-values to value-keys using Python
posted on 16 Dec 2024
It was a Basic Aptitude Test
We were asked to do Sorting, SQL queries (join)
I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.
5 years of experience in software development
Proficient in developing web applications
Skilled in using various technologies such as Java, JavaScript, and SQL
I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Feb 2023. There were 3 interview rounds.
Online Basic aptitude questions test.
A class representing a car with properties and methods.
Create a class named Car
Add properties like make, model, year, color
Include methods like start(), stop(), accelerate(speed), brake()
Example: class Car { constructor(make, model, year, color) { this.make = make; this.model = model; this.year = year; this.color = color; } start() { console.log('Car started'); } stop() { console.log('Car stopped'); } accelerate(speed)...
posted on 28 Jul 2024
Bit operations in C language involve manipulating individual bits within a data structure.
Bitwise AND (&) - sets a bit to 1 only if both input bits are 1
Bitwise OR (|) - sets a bit to 1 if either input bit is 1
Bitwise XOR (^) - sets a bit to 1 if the input bits are different
Bitwise NOT (~) - inverts all bits in a number
Left shift (<<) - shifts bits to the left by a specified number of positions
Right shift (>>) - shifts
posted on 11 Jul 2022
I applied via Campus Placement
posted on 30 Apr 2024
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
There was coding test
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them separately, and then merges them back together in sorted order.
Divide the input array into two halves
Recursively sort each half
Merge the sorted halves back together
based on 1 interview
Interview experience
based on 9 reviews
Rating in categories
Software Engineer
55
salaries
| ₹1.4 L/yr - ₹8.5 L/yr |
Softwaretest Engineer
45
salaries
| ₹1.5 L/yr - ₹6 L/yr |
Software Developer
21
salaries
| ₹2.6 L/yr - ₹5.2 L/yr |
Senior Software Engineer
10
salaries
| ₹5 L/yr - ₹9.5 L/yr |
Mobile Application Developer
8
salaries
| ₹1.8 L/yr - ₹4.8 L/yr |
TCS
Infosys
Wipro
HCLTech