i
SirionLabs
Filter interviews by
I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.
It was good ...questions were easy and straight forward..basic questions based on ds algo
Top trending discussions
posted on 21 Apr 2024
I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.
Count the number of digits in a given string
Iterate through each character in the string
Check if the character is a digit using isdigit() function
Increment a counter if the character is a digit
Return the final count of digits
Apache Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications.
Apache Kafka is designed to handle high-throughput, fault-tolerant, and scalable real-time data streams.
It allows for the publishing and subscribing to streams of records, similar to a message queue.
Kafka is often used for log aggregation, stream processing, event sourcing, and real-time analytics.
It p...
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.
It started with basic introduction, than move ahead with Java, Spring boot question in the end, he asked one leetcode medium question based on DP . Ques : Find a minimum number of jumps required to reach the end of the array, and each index , it can jump arr[index] time at max, you need to calculate minimum number of steps required to reach at the end.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Hacker rank coding tesr
I applied via Job Portal and was interviewed in Mar 2023. There were 2 interview rounds.
The architecture of the project is based on microservices with a containerized approach using Docker and Kubernetes.
Utilizes microservices architecture for scalability and flexibility
Containerized approach using Docker for easy deployment and management
Orchestrated with Kubernetes for automated scaling and monitoring
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
They do a technical mock test
posted on 2 Mar 2022
I was interviewed before Mar 2021.
To check if a number is a power of 2, we can use bitwise operations.
A power of 2 has only one bit set to 1, so we can use the bitwise AND operator to check if the number is a power of 2.
If n is a power of 2, then n & (n-1) will be 0.
For example, 8 (1000 in binary) is a power of 2, and 8 & 7 (0111 in binary) is 0.
Sort a stack without using another data structure
Use recursion to pop the top element and insert it at the bottom of the remaining stack
Repeat until the stack is sorted in ascending order
Time complexity: O(n^2), space complexity: O(n) due to recursion
Check if array has continuous increasing and decreasing values
Loop through the array and check if each element is greater than the previous one
Once you find the maximum element, check if the remaining elements are in decreasing order
If yes, return true else false
Design a cricinfo (LLD)
Identify the entities: players, teams, matches, scorecards, tournaments, etc.
Define the relationships between entities
Create a database schema to store the data
Implement APIs to fetch and update data
Design a UI to display the information
Consider scalability and performance
Ensure data security and privacy
based on 10 reviews
Rating in categories
Analyst
117
salaries
| ₹4.2 L/yr - ₹9.8 L/yr |
Senior Analyst
112
salaries
| ₹5.9 L/yr - ₹12.5 L/yr |
Software Engineer
75
salaries
| ₹8 L/yr - ₹26.6 L/yr |
Associate
72
salaries
| ₹3.4 L/yr - ₹6 L/yr |
Assistant Manager
59
salaries
| ₹6 L/yr - ₹21.5 L/yr |
Icertis
Zycus Infotech
SAP Ariba
Coupa Software Inc