Upload Button Icon Add office photos

Filter interviews by

Briskstar Technologies Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(10 Questions)

  • Q1. Tell me about yourself, and project architecture. What are your day-to-day responsibilities?
  • Ans. 

    I am a Data Engineer with experience in designing and implementing project architectures. My day-to-day responsibilities include data processing, ETL tasks, and ensuring data quality.

    • Designing and implementing project architectures for data processing

    • Performing ETL tasks to extract, transform, and load data into the system

    • Ensuring data quality and integrity through data validation and cleansing

    • Collaborating with cross-...

  • Answered by AI
  • Q2. SQL: To calculate the difference in marks for each student ID and marks across different years?
  • Ans. 

    Use SQL to calculate the difference in marks for each student ID across different years.

    • Use a self join on the table to compare marks for the same student ID across different years.

    • Calculate the difference in marks by subtracting the marks from different years.

    • Group the results by student ID to get the difference in marks for each student.

  • Answered by AI
  • Q3. SQL: Statewise which gender purchase is the most?
  • Ans. 

    The answer to the question is that in which state which gender makes the most purchases.

    • Aggregate the data by state and gender to calculate the total purchases made by each gender in each state.

    • Identify the gender with the highest total purchases in each state.

    • Present the results in a table or chart for easy visualization.

  • Answered by AI
  • Q4. What is ADF ??
  • Ans. 

    ADF stands for Azure Data Factory, a cloud-based data integration service that allows you to create, schedule, and manage data pipelines.

    • ADF is used for building, scheduling, and monitoring data pipelines to move and transform data from various sources to destinations.

    • It supports data integration between various data stores such as Azure SQL Database, Azure Blob Storage, and on-premises data sources.

    • ADF provides a visu...

  • Answered by AI
  • Q5. Pysaprk Coding Question?
  • Q6. What is DAG ??
  • Ans. 

    DAG stands for Directed Acyclic Graph, a data structure used to represent dependencies between tasks in a workflow.

    • DAG is a collection of nodes connected by edges, where each edge has a direction and there are no cycles.

    • It is commonly used in data engineering for representing data pipelines and workflows.

    • DAGs help in visualizing and optimizing the order of tasks to be executed in a workflow.

    • Popular tools like Apache Ai...

  • Answered by AI
  • Q7. What is Lineage ??
  • Ans. 

    Lineage refers to the history and origin of data, including its source, transformations, and dependencies.

    • Lineage helps in understanding how data is generated, processed, and transformed throughout its lifecycle.

    • It tracks the flow of data from its source to its destination, including any intermediate steps or transformations.

    • Lineage is important for data governance, data quality, and troubleshooting data issues.

    • Example...

  • Answered by AI
  • Q8. How does Spark handle fault tolerance?
  • Ans. 

    Spark handles fault tolerance through resilient distributed datasets (RDDs) and lineage tracking.

    • Spark achieves fault tolerance through RDDs, which are immutable distributed collections of objects that can be rebuilt if a partition is lost.

    • RDDs track the lineage of transformations applied to the data, allowing lost partitions to be recomputed based on the original data and transformations.

    • Spark also replicates data par...

  • Answered by AI
  • Q9. There are four cores and four worker nodes in Spark. How many jobs will run in parallel?
  • Ans. 

    Only one job will run in parallel in Spark with four cores and four worker nodes.

    • In Spark, each core can only run one task at a time, so with four cores, only four tasks can run concurrently.

    • Since there are four worker nodes, each with four cores, a total of four tasks can run in parallel.

    • Therefore, only one job will run in parallel in this scenario.

  • Answered by AI
  • Q10. What are the optimisation techniques you have used in your project ?
  • Ans. 

    I have used techniques like indexing, query optimization, and parallel processing in my projects.

    • Indexing: Used to improve the speed of data retrieval by creating indexes on columns frequently used in queries.

    • Query optimization: Rewriting queries to improve efficiency and reduce execution time.

    • Parallel processing: Distributing tasks across multiple processors to speed up data processing.

    • Caching: Storing frequently acce...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at JSS Academy of Technical Education, Noida and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

PEN PAPER round consisting of three coding and c/c++ output based questions.

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS concepts , javascript
  • Q2. Projects related questions
Round 3 - HR 

(2 Questions)

  • Q1. Behavioural questions
  • Q2. Resume , internship related questions

Interview Preparation Tips

Topics to prepare for Quokka Labs Software Developer interview:
  • Resume
Interview preparation tips for other job seekers - Prepare everything of your resume
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Multi module maven project
  • Q2. Selenium project structure
  • Ans. 

    Selenium project structure includes organizing test cases, page objects, utilities, and configuration files.

    • Test cases should be organized in a separate folder

    • Page objects should be stored in a separate package

    • Utilities like helper classes, constants, and drivers should be in a separate package

    • Configuration files like properties files should be stored in a separate folder

    • Follow a modular approach for easy maintenance a

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. How will you create a test plan ?
  • Ans. 

    A test plan is created by defining objectives, scope, resources, schedule, and approach for testing.

    • Define objectives and scope of testing

    • Identify resources needed for testing

    • Establish a schedule for testing activities

    • Outline the approach and methodologies for testing

    • Include risk assessment and mitigation strategies

    • Document test scenarios, test cases, and test data

    • Define roles and responsibilities of team members

  • Answered by AI
  • Q2. Scenario based questions

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asked Scenario based question
  • Q2. Scenario based question asked
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Total experience
  • Q2. How will you update client on regular basis?
  • Ans. 

    I will update clients through regular progress reports, meetings, emails, and phone calls.

    • Provide regular progress reports detailing project status and milestones

    • Schedule regular meetings to discuss project updates and address any concerns

    • Send frequent emails with updates on project progress and next steps

    • Communicate via phone calls to provide immediate updates or address urgent issues

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing much ,they won't ask questions on based on project management as they don't have much sound knowledge, but previous experience and client handling scenarios
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Jagan Institute of Management Studies (JIMS) and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is Ecommerce
  • Ans. 

    Ecommerce is the buying and selling of goods and services over the internet.

    • Ecommerce involves online transactions between businesses and consumers

    • It includes online retail stores like Amazon and eBay

    • Ecommerce platforms facilitate the buying and selling process

    • Payment gateways ensure secure transactions

  • Answered by AI
  • Q2. Give advantage and disadvantage of E-commerce
  • Ans. 

    Advantages and disadvantages of E-commerce

    • Advantage: Increased reach and accessibility to a global market

    • Advantage: Lower overhead costs compared to traditional brick-and-mortar stores

    • Advantage: Ability to personalize marketing and target specific customer segments

    • Disadvantage: Security concerns related to online transactions and data breaches

    • Disadvantage: Lack of physical interaction with products before purchase

    • Disad...

  • Answered by AI
  • Q3. What is H lookup and V lookup
  • Ans. 

    H lookup and V lookup are functions in Excel used to search for a value in a table and return a corresponding value.

    • H lookup stands for horizontal lookup and searches for a value in the first row of a table and returns a value in the same column.

    • V lookup stands for vertical lookup and searches for a value in the first column of a table and returns a value in the same row.

    • Both functions are commonly used in Excel for da...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study Excel and basics of E-commerce
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(4 Questions)

  • Q1. Questions on basic PixiJs stuff and stuff about OOP.
  • Q2. What is the use of Loader?
  • Ans. 

    Loader is used to load external assets such as images, sounds, and data into a game or application.

    • Load images, sounds, and data from external sources into the game or application

    • Improve loading times by preloading assets before they are needed

    • Handle loading errors and provide feedback to the user

    • Examples: loading character sprites, background music, level data

  • Answered by AI
  • Q3. What is the use of Interface in TypeScript?
  • Ans. 

    Interfaces in TypeScript are used to define the structure of objects. They provide a way to enforce a certain shape on objects.

    • Interfaces allow us to define the structure of an object by specifying the properties and their types.

    • Interfaces can be used to enforce a certain shape on objects, ensuring that they have the required properties.

    • Interfaces can also be used for type checking and to provide better documentation f...

  • Answered by AI
  • Q4. What is object pooling?
  • Ans. 

    Object pooling is a design pattern where a set of objects are created and reused instead of creating new instances.

    • Improves performance by reducing memory allocation and deallocation overhead

    • Objects are kept in a pool and reused when needed

    • Commonly used in game development for frequently created and destroyed objects

  • Answered by AI
Round 3 - Coding Test 

Asked about previous projects and given a task to make a simple circle and change its color to a random color on click using pixiJS .

Round 4 - HR 

(1 Question)

  • Q1. HR round was basic discussion on my prvs work and what I know about gammastack and stuff.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal

Round 1 - Coding Test 

Question based on dsa

Round 2 - HR 

(1 Question)

  • Q1. General questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Assignment 

Setup a cluster and find the bottleneck of performance.

Round 2 - Technical 

(1 Question)

  • Q1. Ways to deal with latency in Cassandra
  • Ans. 

    Ways to optimize latency in Cassandra

    • Use appropriate data modeling to reduce the number of queries needed

    • Optimize queries by using appropriate indexes and clustering keys

    • Tune the Cassandra configuration settings for better performance

    • Use caching mechanisms like Memcached or Redis to reduce latency

    • Consider using partitioning strategies to distribute data evenly across nodes

  • Answered by AI
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptituide consists of 20 simple questions

Round 2 - Group Discussion 

GD round was done among 10 people in each grouup in any 1 topic of our choice

Round 3 - HR 

(2 Questions)

  • Q1. Asked about my strengths and weakness, ability to relocate, anf some direct scenarios
  • Q2. Strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well, questions are unexpected to be repated

Briskstar Technologies Interview FAQs

How to prepare for Briskstar Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Briskstar Technologies . The most common topics and skills that interviewers at Briskstar Technologies expect are HTML, Javascript, .Net, Assembly Language and Oracle.

Tell us how to improve this page.

Interview Questions from Similar Companies

Pythian Interview Questions
4.2
 • 6 Interviews
DigiMantra Interview Questions
3.7
 • 5 Interviews
Vowelweb Interview Questions
4.6
 • 5 Interviews
Dexlock Interview Questions
2.8
 • 4 Interviews
Quokka Labs Interview Questions
3.9
 • 4 Interviews
View all

Briskstar Technologies Reviews and Ratings

based on 12 reviews

4.6/5

Rating in categories

4.8

Skill development

4.7

Work-Life balance

4.2

Salary & Benefits

4.7

Job Security

4.6

Company culture

4.3

Promotions/Appraisal

4.3

Work Satisfaction

Explore 12 Reviews and Ratings
Senior QA Engineer
5 salaries
unlock blur

₹6.2 L/yr - ₹10 L/yr

Software Engineer
4 salaries
unlock blur

₹2.6 L/yr - ₹2.7 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹4.2 L/yr - ₹14.3 L/yr

Senior Software Developer
3 salaries
unlock blur

₹9.1 L/yr - ₹11 L/yr

Junior QA Engineer
3 salaries
unlock blur

₹2.5 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Briskstar Technologies with

Fragma Data Systems

4.4
Compare

INDI IT SOLUTIONS

4.9
Compare

SE2 DIGITAL SERVICE LLP

3.4
Compare

Pragmasys Consulting LLP

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview