i
Filter interviews by
I applied via Campus Placement
4 sections Quantitative Analysis, Programming Based (output analysis, error detection), Aptitude and ML Engineering ( activation functions, models etc basics)
Questions around general Maths, English, Decision making
I have a strong technical background, excellent problem-solving skills, and a proven track record of delivering high-quality software solutions.
I have a Bachelor's degree in Computer Science and X years of experience in software development.
I am proficient in multiple programming languages such as Java, Python, and JavaScript.
I have successfully led and delivered projects on time and within budget, showcasing my strong
I applied via Campus Placement and was interviewed in Apr 2024. There were 4 interview rounds.
Normal Quant , Aptitude And 3 coding questions
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
Aptitude questions and 2 coding questions were asked
Indexes in DBMS are data structures that improve the speed of data retrieval operations on a database table.
Indexes are used to quickly locate data without having to search every row in a table.
They are created on columns in a table to speed up SELECT queries.
Examples of indexes include primary keys, unique keys, and non-unique indexes.
ACID properties in DBMS refer to the key characteristics of a transaction: Atomicity, Consistency, Isolation, and Durability.
Atomicity ensures that all operations in a transaction are completed successfully or none at all.
Consistency ensures that the database remains in a consistent state before and after the transaction.
Isolation ensures that the execution of multiple transactions concurrently does not interfere with ...
Quantiphi Analytics Solutions Private Limited interview questions for designations
I applied via Campus Placement and was interviewed in Jul 2022. There were 4 interview rounds.
They asked various technology related questions such as ML, JS, OOPs, DBMS, OS etc
Top trending discussions
Data structure was more and it was difficult round
posted on 10 Nov 2024
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
C and Golang related questions, 2 Hours assement, The test involved writing code by hand in paper in the office (Bengaluru)
Go code to remove duplicate elements from a slice of strings
Use a map to keep track of unique elements
Iterate over the slice and add elements to the map
Create a new slice with unique elements from the map
Arrays have fixed length, slices are dynamic and can grow/shrink. Slices are references to arrays.
Arrays have fixed length, specified at compile time.
Slices are dynamic, can grow or shrink at runtime.
Slices are references to arrays, allowing for more flexibility.
Example: var arr [3]string // array with fixed length of 3
Example: slice := make([]string, 0) // slice with dynamic length
Struct is a user-defined data type that groups related data fields together. Interface defines a set of methods that a type must implement.
Struct is used to create complex data structures by grouping related data fields together.
Interface defines a set of methods that a type must implement. It allows for polymorphism in Go.
Example: type Person struct { Name string; Age int }
Example: type Shape interface { Area() float6...
Containerization is a method of packaging, distributing, and running applications in isolated environments called containers.
Containers are lightweight, portable, and can run on any platform that supports containerization.
They include everything needed to run the application, such as code, runtime, system tools, libraries, and settings.
Popular containerization tools include Docker, Kubernetes, and Podman.
Containerizati...
Implementing a struct in Go code
Define a struct using the 'type' keyword
Add fields to the struct with their respective data types
Access struct fields using dot notation
Goroutine is a lightweight thread managed by Go runtime, allowing concurrent execution of functions.
Goroutines are created using the 'go' keyword in Go programming language.
They are more lightweight than threads and are managed by the Go runtime.
Goroutines allow for concurrent execution of functions without the need for manual thread management.
Example: go myFunction()
Example: go func() { // code here }
Concurrency in Go is achieved using goroutines and channels.
Use goroutines to run functions concurrently
Communicate between goroutines using channels
Avoid using shared memory for synchronization
A channel in Go is a communication mechanism that allows goroutines to communicate with each other.
Buffered channels have a specific capacity and can send multiple values without the need for a corresponding receive operation immediately.
Unbuffered channels have no capacity and require both a send and receive operation to be ready at the same time for communication to occur.
Scaling refers to the ability of a system to handle increasing amounts of work or its potential to accommodate growth.
Horizontal scaling involves adding more machines to distribute the load, while vertical scaling involves increasing the resources of a single machine.
Horizontal scaling is more cost-effective and provides better fault tolerance, but can be more complex to implement.
Vertical scaling is simpler to impleme...
based on 7 interviews
1 Interview rounds
based on 5 reviews
Rating in categories
Data Engineer
421
salaries
| ₹5 L/yr - ₹17 L/yr |
Senior Data Engineer
395
salaries
| ₹8 L/yr - ₹26.8 L/yr |
Senior Business Analyst
324
salaries
| ₹10 L/yr - ₹28 L/yr |
Business Analyst
322
salaries
| ₹6.5 L/yr - ₹14 L/yr |
Machine Learning Engineer
311
salaries
| ₹5 L/yr - ₹16 L/yr |
Fractal Analytics
Tiger Analytics
LatentView Analytics
Mu Sigma