Upload Button Icon Add office photos

Briq

Compare button icon Compare button icon Compare
2.8

based on 17 Reviews

Filter interviews by

Briq Software Developer II Interview Questions and Answers

Updated 6 Dec 2024

Briq Software Developer II Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. On pytest and flask
Round 2 - One-on-one 

(1 Question)

  • Q1. One projects i done

Interview Preparation Tips

Topics to prepare for Briq Software Developer II interview:
  • Flask
  • Pytest
Interview preparation tips for other job seekers - Be friendly. Discuss the solutions

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Domain based questions asked
Round 2 - HR 

(1 Question)

  • Q1. Inter personal questions asked
Round 3 - One-on-one 

(1 Question)

  • Q1. Business round and client facing
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Island Perimeter and Number of Provinces. Basic Leetcode question

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. Basics of your technical skills
Round 3 - Technical 

(1 Question)

  • Q1. More Projects related questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Ms office,Core Java , Tally , C,

Round 3 - Group Discussion 

In my Opinion,view , If you ask me, As far as I can see/I am Concerned , It seems to me that , I think /feel/reckon/ belive , If you want my option , What we have to decide

Interview Preparation Tips

Interview preparation tips for other job seekers - Upgrade the skills

I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

There was 2 coding question
One was easy One was very Difficult
20 MCQ question from Operating system and DBMS

Round 3 - Technical 

(2 Questions)

  • Q1. First question was binary search in unsorted arrays So here i have asked about sorting algorithms all sorting algorithms must be clear
  • Q2. Second question was to find longest consecutive subarray.
  • Ans. 

    Find the longest consecutive subarray.

    • Iterate through the array and keep track of the current subarray length.

    • Update the maximum length as you iterate.

    • Reset the current subarray length when a non-consecutive element is encountered.

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. OOPS related question Heap insertion deletion question Hashing Spanning tree
  • Q2. Minimum Spanning tree Implementation of MST
  • Ans. 

    Minimum Spanning Tree (MST) is a tree that connects all vertices in a graph with minimum total edge weight.

    • MST can be found using Prim's algorithm or Kruskal's algorithm.

    • Prim's algorithm starts with a single vertex and adds the closest vertex to the tree until all vertices are included.

    • Kruskal's algorithm starts with the edges with the lowest weight and adds them to the tree as long as they don't create a cycle.

    • MST has...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You have strong understanding of core cs subjects
You have full command in DSA. You have to practice from leetcode
Sometimes your luck also matters

Skills evaluated in this interview

Software Developer Interview Questions & Answers

Jio user image Rachabanti Navya

posted on 2 Oct 2021

I applied via Company Website and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. Tell me about your self?
  • Q2. My self navya
  • Q3. What is your weakness?
  • Q4. I never give up until I get something right
  • Q5. What is your strength?
  • Q6. Iam like to keep positive attitude

Interview Preparation Tips

Interview preparation tips for other job seekers - I can attend the interview laptop

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Fail fast vs fail safe
  • Ans. 

    Fail fast prioritizes speed of detection and resolution, while fail safe prioritizes safety and minimizing harm.

    • Fail fast approach is commonly used in agile development where quick feedback is essential

    • Fail safe approach is commonly used in critical systems such as medical devices or aviation

    • Fail fast can lead to more errors and instability if not properly managed

    • Fail safe can lead to slower response times and increase...

  • Answered by AI
  • Q2. Java initializer block, static block, super keyword. For more info read: gfg order execution initialization block constructors java

Interview Preparation Tips

Interview preparation tips for other job seekers - Read previously asked questions and prepare java concepts better.

I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is web wrapping
  • Ans. 

    Web wrapping is the process of displaying a website within another website or application.

    • It involves embedding a website within an iframe or a div element.

    • Web wrapping is commonly used in mobile apps to display web content without leaving the app.

    • It can also be used to display content from a different domain on a website.

    • Web wrapping can be done using JavaScript or server-side scripting languages.

    • Examples of web wrapp...

  • Answered by AI
  • Q2. Vba effects
  • Ans. 

    VBA effects on software development

    • VBA can automate repetitive tasks in software development

    • VBA can be used to create custom functions and add-ins in Excel

    • VBA can interact with other Microsoft Office applications

    • VBA can be used to create user interfaces for data entry and analysis

    • VBA can be used to manipulate data in databases

    • VBA can be used to create macros in software applications

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be polite and listen carefully all the questions then answer

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Process builder. 2.types of relationships. 3.difference in user ,profile and role. 4.workflow. 5.Admin questions
  • Ans. 

    Answering questions related to software development and Salesforce administration.

    • Process Builder is a visual tool in Salesforce used to automate business processes.

    • Types of relationships in Salesforce include lookup, master-detail, and many-to-many relationships.

    • User represents an individual who can log in and access Salesforce, Profile defines the permissions and settings for a user, and Role determines the hierarchy...

  • Answered by AI
  • Q2. What configuration i have done.
  • Ans. 

    I have configured various software systems and tools for development purposes.

    • Configured IDEs such as Eclipse and Visual Studio for development

    • Set up version control systems like Git and SVN

    • Installed and configured build tools like Maven and Gradle

    • Configured application servers like Tomcat and JBoss

    • Set up databases like MySQL and Oracle for development and testing

  • Answered by AI
  • Q3. Salary negotiations

Interview Preparation Tips

Round: Manager round
Experience: Configuration and what work ee have done in your previous company.

Skills evaluated in this interview

Briq Interview FAQs

How many rounds are there in Briq Software Developer II interview?
Briq interview process usually has 2 rounds. The most common rounds in the Briq interview process are One-on-one Round.
What are the top questions asked in Briq Software Developer II interview?

Some of the top questions asked at the Briq Software Developer II interview -

  1. On pytest and fl...read more
  2. One projects i d...read more

Tell us how to improve this page.

Briq Software Developer II Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 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
Data Analyst
6 salaries
unlock blur

₹4.5 L/yr - ₹8 L/yr

Implementation Specialist
6 salaries
unlock blur

₹7.8 L/yr - ₹9 L/yr

Full Stack Developer
6 salaries
unlock blur

₹6 L/yr - ₹9.5 L/yr

Technical Consultant
4 salaries
unlock blur

₹8.4 L/yr - ₹14 L/yr

QA Engineer
4 salaries
unlock blur

₹4.3 L/yr - ₹6 L/yr

Explore more salaries
Compare Briq with

L&T Construction

4.0
Compare

Shapoorji Pallonji Group

4.1
Compare

Tata Projects

4.2
Compare

Punj Lloyd

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