i
Bounteous x Accolite
Filter interviews by
I applied via Monster and was interviewed in Aug 2021. There was 1 interview round.
Questions on volatile, gdb usage, and singleton pattern.
Volatile is a keyword in C that tells the compiler not to optimize the variable.
GDB is a debugger tool used to analyze and debug code during runtime.
Singleton is a design pattern that restricts the instantiation of a class to one object.
To use GDB, compile the code with the -g flag, run the executable with gdb, set breakpoints, and use commands like 'next' and 'pr...
I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2020. There were 5 interview rounds.
Normalization is a process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a table into smaller tables and establishing relationships between them.
There are different levels of normalization, with each level having specific rules to follow.
Normalization helps to prevent data inconsistencies and anomalies.
Examples of normalization include converting r...
I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 6 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.
Array questions asked with sorting and total count for particular number and index print
Linked list coding, hashmap internal coding demonstration.
Use caching, minimize data transfer, optimize server-side code.
Implement caching to reduce server requests
Minimize data transfer by sending only necessary data
Optimize server-side code for faster response time
A transaction in a database is a sequence of operations that are treated as a single unit of work.
Transactions ensure data consistency and integrity.
They allow multiple operations to be grouped together and either all succeed or all fail.
ACID properties (Atomicity, Consistency, Isolation, Durability) are maintained in transactions.
Examples of transactions include transferring money between bank accounts or updating inv
Yes, it is possible to connect to a database using JavaScript.
JavaScript can connect to databases using APIs such as Web SQL, IndexedDB, and MongoDB.
It is also possible to use Node.js to connect to databases using JavaScript.
However, it is not recommended to connect to a database directly from client-side JavaScript due to security concerns.
I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.
Optimisation techniques in Pyspark and sample code for SCD type 2
Use broadcast variables to reduce data shuffling
Partition data based on key columns to improve performance
Use cache() or persist() to avoid recomputing data
Use coalesce() or repartition() to reduce the number of partitions
For SCD type 2, use merge() function to update or insert new records
Example code for SCD type 2: https://github.com/awantik/pyspark-101
I have worked with huge data sets in the past.
I have experience working with data sets ranging from a few gigabytes to several terabytes.
One of the toughest problems I faced was optimizing a query that was taking too long to execute.
I resolved it by analyzing the query plan and identifying the bottleneck, then optimizing the query accordingly.
Another challenge I faced was dealing with data inconsistencies, which I reso...
Our project architecture follows a microservices approach with containerization using Docker and orchestration with Kubernetes.
We have divided our application into smaller, independent services that communicate with each other through APIs.
Each service is containerized using Docker, allowing for easy deployment and scaling.
We use Kubernetes for orchestration, which automates the deployment, scaling, and management of o...
Senior Software Engineer
1.5k
salaries
| ₹6.9 L/yr - ₹29 L/yr |
Software Engineer
565
salaries
| ₹5 L/yr - ₹16 L/yr |
Associate Technical Delivery Manager
438
salaries
| ₹11 L/yr - ₹40 L/yr |
Senior Test Engineer
206
salaries
| ₹4 L/yr - ₹17 L/yr |
Technical Delivery Manager
146
salaries
| ₹16 L/yr - ₹60.4 L/yr |
Xoriant
CitiusTech
HTC Global Services
HERE Technologies