i
Bounteous x Accolite
Filter interviews by
Clear (1)
I was interviewed in Dec 2024.
Look and Say sequence is a sequence of numbers where each term is formed by describing the previous term.
Start with the number 1
Read off the digits of the previous number, counting the number of digits in groups of the same digit
For example, starting with 1, the sequence would be: 1, 11, 21, 1211, 111221, ...
SQL query to perform a join on two tables and calculate aggregate sum using product ID.
Use JOIN keyword to combine two tables based on a related column (e.g. product ID)
Use GROUP BY clause to group the results by product ID
Use SUM() function to calculate the aggregate sum of a column (e.g. price)
The process for writing a Bash script to read and parse a CSV file and print the last character of each line involves using a combination of commands and loops.
Use the 'while read' loop to read each line of the CSV file
Use 'awk' command to extract the last character of each line
Print the last character using 'echo' command
Platform: Coderbyte Test. The process is similar to the technical round, except that in the last bash script question, instead of printing the last character, print the third last character of each line.
CI/CD is a software development practice where code changes are automatically built, tested, and deployed frequently.
Continuous Integration (CI) involves automatically integrating code changes into a shared repository multiple times a day.
Continuous Deployment (CD) involves automatically deploying code changes to production after passing automated tests.
CI/CD helps in detecting and fixing integration errors early, ensu...
I primarily use Git for version control, utilizing branches, commits, and merges for collaboration and tracking changes.
Primary version control tool is Git
Utilize branches for different features or fixes
Regularly commit changes with descriptive messages
Merge branches to integrate changes
Use tools like GitHub or Bitbucket for collaboration
SQL query to join two tables, use aggregate functions like SUM and AVG with GROUP BY
Use JOIN keyword to combine two tables based on a common column
Use GROUP BY clause to group the results based on a specific column
Use aggregate functions like SUM() and AVG() to calculate totals and averages within each group
The Bash command to suppress all output and errors is 'command > /dev/null 2>&1'
Use '>' to redirect standard output to /dev/null
Use '2>&1' to redirect standard error to standard output
Combine both to suppress all output and errors: 'command > /dev/null 2>&1'
I am a dedicated professional with a passion for technology. My family is supportive and close-knit.
I have a background in technical project management
My family consists of my parents, my spouse, and two children
We enjoy spending time together outdoors and traveling
Yes, I am open to relocating for the position.
I am open to relocating for the right opportunity
I have relocated for previous positions and am comfortable with the process
I understand the benefits of relocating for career growth and development
Yes, it would be acceptable to work shift timings from 6:30 AM to 3:30 PM for a client based in New Zealand.
Working from 6:30 AM to 3:30 PM would align with the standard working hours in New Zealand due to the time zone difference.
This shift timing would allow for better communication and collaboration with the client in New Zealand.
It is important to ensure that the team is able to adjust to the early start time and m
I applied via LinkedIn and was interviewed in Oct 2023. There were 5 interview rounds.
Custom ordering in SQL allows you to specify the order in which results are returned.
Use ORDER BY clause in SQL to specify custom ordering
You can order by multiple columns and specify ASC (ascending) or DESC (descending) order
Example: SELECT * FROM table_name ORDER BY column_name ASC;
Clustering depth in Snowflake refers to the number of levels in the clustering key hierarchy.
Clustering depth determines the granularity of data organization within Snowflake tables.
A higher clustering depth means more levels in the clustering key hierarchy, allowing for more specific data organization.
Clustering depth can impact query performance and storage efficiency in Snowflake.
ETL pipeline procedures involve extracting data from various sources, transforming it, and loading it into a target database.
Extract data from source systems using tools like Informatica, Talend, or Apache Nifi
Transform data by cleaning, filtering, aggregating, and enriching it using SQL, Python, or Spark
Load the transformed data into a target database such as MySQL, PostgreSQL, or Redshift
I applied via Approached by Company and was interviewed before Jun 2022. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
Bounteous x Accolite interview questions for designations
I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.
Get interview-ready with Top Bounteous x Accolite Interview Questions
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
I applied via Company Website and was interviewed before Feb 2021. There were 3 interview rounds.
TNQT: TCS National Qualifier Test
I applied via Walk-in and was interviewed before Jan 2022. There were 3 interview rounds.
Aptitude test duration 90 min 100 question
Coding test 50 code 100 marks 60 min
Some of the top questions asked at the Bounteous x Accolite Associate Technical Delivery Manager interview -
based on 3 interviews
2 Interview rounds
based on 72 reviews
Rating in categories
Senior Software Engineer
1.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
553
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Technical Delivery Manager
426
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Test Engineer
209
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Delivery Manager
153
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech