FinBox
Ascendas Firstspace Development Management Interview Questions and Answers
Q1. There are 3 candy jars, 1 has chocolate and 1 has vanilla and another has mixed. but the jars arent labeled. minimize the number of tastes to label them correctly
Use process of elimination by tasting from jars to identify contents.
Taste from the jar labeled 'Mixed'. If it tastes like chocolate, then it must be the mixed jar. If it tastes like vanilla, then it must be the vanilla jar. The remaining jar is chocolate.
If the 'Mixed' jar tastes like vanilla, then the 'Vanilla' jar is the one labeled 'Mixed'. The remaining jar is chocolate.
This method requires only 1 taste to identify each jar correctly.
Q2. Left , right ,top, bottom view of a BT
Left, right, top, and bottom views of a Binary Tree
Left view: Nodes visible when seen from the left side
Right view: Nodes visible when seen from the right side
Top view: Nodes visible when seen from the top
Bottom view: Nodes visible when seen from the bottom
Q3. Number of employees managing same number of employees as manager
The number of employees managed by a manager is typically around 5-10, but can vary depending on the industry and company size.
On average, a manager may oversee 5-10 employees, but this can vary based on the industry and company size.
In smaller companies, a manager may only have 1-3 employees reporting to them, while in larger corporations, they could manage a team of 20 or more.
The optimal number of employees managed by a manager is often debated, with some studies suggestin...read more
Q4. explain about security best practicies you used in CICD
Implementing security best practices in CICD pipeline is crucial for protecting code and infrastructure.
Implementing code scanning tools like SonarQube or Checkmarx to identify security vulnerabilities in code
Using secrets management tools like HashiCorp Vault or AWS Secrets Manager to securely store and manage sensitive information
Implementing automated security testing tools like OWASP ZAP or Burp Suite to identify and fix security issues in applications
Enforcing least priv...read more
Q5. whats an API , can you make one on spot
An API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate with each other.
APIs define the methods and data formats that applications can use to request and exchange information.
They enable developers to access the functionality of other software components or services without having to understand their internal workings.
APIs can be used to retrieve data from a remote server, send data to a server, or ...read more
Q6. What is ETL in SQL?
ETL stands for Extract, Transform, Load in SQL. It is a process of extracting data from various sources, transforming it into a usable format, and loading it into a target database.
Extract: Retrieving data from different sources such as databases, files, APIs, etc.
Transform: Cleaning, filtering, and structuring the extracted data to fit the target database schema.
Load: Loading the transformed data into the target database for analysis and reporting.
Example: Extracting custome...read more
Interview Process at Ascendas Firstspace Development Management
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month