Filter interviews by
I applied via Campus Placement 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)...
I applied via LinkedIn and was interviewed in Jun 2022. There were 2 interview rounds.
I applied via Referral and was interviewed before Sep 2022. There were 2 interview rounds.
REST API is a set of rules and conventions for building and interacting with web services using HTTP methods.
REST stands for Representational State Transfer
Uses standard HTTP methods like GET, POST, PUT, DELETE
Data is transferred in JSON or XML format
Stateless communication between client and server
Example: GET request to retrieve data from a server
I applied via Other and was interviewed in May 2021. There was 1 interview round.
Sorting array of strings without using inbuilt function.
Implement bubble sort algorithm
Compare adjacent elements and swap if necessary
Repeat until no swaps are needed
posted on 6 Jun 2023
I applied via Referral and was interviewed before Jun 2022. There were 2 interview rounds.
Cloud technologies offer different services like IaaS, PaaS, and SaaS for varying levels of control and management.
IaaS (Infrastructure as a Service) provides virtualized computing resources over the internet, such as virtual servers and storage.
PaaS (Platform as a Service) offers a platform allowing customers to develop, run, and manage applications without dealing with infrastructure.
SaaS (Software as a Service) deli...
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
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 appeared for an interview in Aug 2024.
Concurrency is the ability of a system to run multiple tasks simultaneously. Performance of applications can be checked using profiling tools. Concurrency can be handled using synchronization techniques like mutexes and channels.
Concurrency allows multiple tasks to run concurrently, improving performance and responsiveness.
Performance of applications can be checked using profiling tools like Go's built-in 'pprof' packa...
To ensure no vulnerabilities, follow secure coding practices, conduct regular security audits, use encryption, and stay updated on security threats.
Follow secure coding practices such as input validation, output encoding, and parameterized queries.
Conduct regular security audits to identify and address vulnerabilities in the code.
Use encryption to protect sensitive data in transit and at rest.
Stay updated on security t...
based on 1 interview
Interview experience
based on 16 reviews
Rating in categories
Software Engineer
121
salaries
| ₹4.8 L/yr - ₹14.2 L/yr |
Senior Software Engineer
117
salaries
| ₹6.5 L/yr - ₹18.6 L/yr |
System Analyst
54
salaries
| ₹10 L/yr - ₹22 L/yr |
Lead Software Engineer
22
salaries
| ₹15 L/yr - ₹31 L/yr |
Senior System Analyst
20
salaries
| ₹13 L/yr - ₹24 L/yr |
Prime Focus Technologies
Yalamanchili Software Exports
Algonomy
Mindfire Solutions