Upload Button Icon Add office photos

Filter interviews by

BRISK MIND Interview Questions, Process, and Tips

Updated 15 Jun 2024

Top BRISK MIND Interview Questions and Answers

BRISK MIND Interview Experiences

Popular Designations

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Introduce your self?
  • Q2. How will be technology give a great lifestyle to the humanity?
  • Ans. 

    Technology can improve lifestyle by providing convenience, efficiency, and connectivity.

    • Convenience: Technology allows for easier communication, access to information, and automation of tasks.

    • Efficiency: Automation and digital tools can streamline processes and save time.

    • Connectivity: Technology enables people to stay connected with others, access resources globally, and work remotely.

    • Examples: Smart home devices, onli

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is a bug in computer application?
  • Ans. 

    A bug in a computer application is a flaw or error in the software that causes it to behave unexpectedly or not as intended.

    • Bugs can cause crashes, data loss, or incorrect output.

    • Common types of bugs include syntax errors, logic errors, and runtime errors.

    • Examples of bugs include a calculator app giving incorrect results, a game crashing unexpectedly, or a website not loading properly.

  • Answered by AI
  • Q2. How to manage a bug or glitch on real time domain server?
  • Ans. 

    To manage a bug or glitch on a real-time domain server, follow these steps:

    • Identify the bug or glitch by analyzing server logs and user reports.

    • Prioritize the bug based on its impact on server performance and user experience.

    • Develop a fix or workaround for the bug, ensuring it does not cause any further issues.

    • Test the fix in a controlled environment before deploying it to the live server.

    • Communicate with stakeholders ...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. How you see your future in Tech company?
  • Q2. What is salary expectation?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool and calm while HR asking questions and don't be panic if you can't understand questions or you can't listen questions properly.

Skills evaluated in this interview

Technical Support Executive Interview Questions asked at other Companies

Q1. 1. How to install windows 2. How to make pen drive bootable 3.What is taskbar 4.what is task manager 5.How to make partition in hard drive 6. How to activate windows
View answer (2)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Pattern printing or hollow triangle with numbers
1
1 1
1 1
1 1 1 1
like this

Round 2 - Technical 

(1 Question)

  • Q1. Print a string and fetch each character and compare them with other
  • Ans. 

    The question asks to print a string and compare each character with others.

    • Use a loop to iterate through each character in the string

    • Compare each character with the rest of the characters using nested loops

    • Store the result of the comparison in an array or any suitable data structure

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - practice more on pattern specially on hollow patterns and series printing.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. DS Algo Questions on Trees. Leadership Principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Read up on DS Algo and white paper coding and Leadership Principles

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

Round duration - 60 minutes
Round difficulty - Easy

Round 2 - Face to Face 

Round duration - 50 minutes
Round difficulty - Easy

Round 3 - Face to Face 

Round duration - 60 minutes
Round difficulty - Easy

At the beginning of this round, the interviewer asked me about the data structures I knew. Linked lists, trees, graphs, arrays etc. was my answer. He asked me how well I knew Dynamic Programming. I said I wasn’t strong in that and he said that he would ask me a question on dynamic programming for sure.

Round 4 - Face to Face 

Round duration - 40 minutes
Round difficulty - Easy

 

The interviewer asked me if I was comfortable with the interview process so far and how the previous interviews were. I said it was good and he gave me the first problem to solve.

Round 5 - Face to Face 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

The interviewer asked me some Com­puter Sci­ence‍ fundamentals in this round as well as some behavioural questions.

  • Q1. Implement a Trie data structure and write functions to insert and search for a few words in it.
  • Ans. 

    Implement a Trie data structure with insert and search functions.

    • Create a TrieNode class with children and isEndOfWord attributes.

    • Implement insert function to add words by iterating through characters.

    • Implement search function to check if a word exists by traversing the Trie.

    • Example: Insert 'apple', 'banana', 'orange' and search for 'apple' and 'grape'.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteria 7 CGPA Amazon interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Operating System, Database Management System, Object-Oriented Programming SystemTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Do lot of hard work and practice of  Data Structures and Algorithms based questions. I personally recommend you Coding Ninjas and Geeks For Geeks for interview preparation.

Application resume tips for other job seekers

Make your resume short and try to make it of one page only and do mention all your skills which you are confident of in your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

BRISK MIND Interview FAQs

How many rounds are there in BRISK MIND interview?
BRISK MIND interview process usually has 2-3 rounds. The most common rounds in the BRISK MIND interview process are Technical, HR and Coding Test.
How to prepare for BRISK MIND 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 BRISK MIND. The most common topics and skills that interviewers at BRISK MIND expect are Front End, Javascript, Web Technologies, IT Recruitment and Investment Banking.
What are the top questions asked in BRISK MIND interview?

Some of the top questions asked at the BRISK MIND interview -

  1. How will be technology give a great lifestyle to the humani...read more
  2. How to manage a bug or glitch on real time domain serv...read more
  3. print a string and fetch each character and compare them with ot...read more

Tell us how to improve this page.

BRISK MIND Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

BRISK MIND Reviews and Ratings

based on 9 reviews

3.5/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.6

Salary

2.9

Job security

3.4

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 9 Reviews and Ratings
Talent Acquisition Specialist
7 salaries
unlock blur

₹2.6 L/yr - ₹3.2 L/yr

Operations Executive
6 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Senior Talent Acquisition Specialist
5 salaries
unlock blur

₹3.1 L/yr - ₹3.5 L/yr

HR Manager
3 salaries
unlock blur

₹3.6 L/yr - ₹5.4 L/yr

Explore more salaries
Compare BRISK MIND with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview