Upload Button Icon Add office photos

Filter interviews by

Big Rattle Technologies Interview Questions, Process, and Tips for Freshers

Updated 26 Jun 2024

Top Big Rattle Technologies Interview Questions and Answers for Freshers

Big Rattle Technologies Interview Experiences for Freshers

Popular Designations

2 interviews found

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

(1 Question)

  • Q1. Basic HTMl CSS javascript questions ( As I was an fresher )
Round 3 - One-on-one 

(1 Question)

  • Q1. Deep discussion of my projects and some knowledge test of js and react and some coding test

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 (43)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Feb 2022. There were 3 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 - Call round 

(4 Questions)

  • Q1. Explain flutter in detail ?
  • Ans. 

    Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase.

    • Flutter is developed by Google and uses Dart programming language.

    • It allows for hot reload, which means developers can see the changes they make in real-time.

    • Flutter has its own set of customizable widgets and also supports Material Design and Cupertino widgets.

    • It has a reactive programming model a...

  • Answered by AI
  • Q2. How do you do state management in flutter ?
  • Ans. 

    State management in Flutter is done using various approaches like setState, InheritedWidget, Provider, BLoC, Redux, etc.

    • setState is the simplest approach for small apps with few widgets.

    • InheritedWidget is used for sharing data across the widget tree.

    • Provider is a popular state management solution that uses InheritedWidget internally.

    • BLoC (Business Logic Component) separates business logic from UI and uses Streams to ma...

  • Answered by AI
  • Q3. Write code for swapping two numbers using two variables only
  • Ans. 

    Code for swapping two numbers using two variables only

    • Use a temporary variable to store the value of one variable

    • Assign the value of the second variable to the first variable

    • Assign the value of the temporary variable to the second variable

  • Answered by AI
  • Q4. Write code for input swapping in flutter
  • Ans. 

    Code for input swapping in Flutter

    • Create two TextEditingControllers to hold the values of the input fields

    • Use a temporary variable to swap the values of the controllers

    • Update the state of the input fields with the new values

  • Answered by AI
Round 3 - Assignment 

Make an application that takes inputs from and api and has CRUD operation options.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your stuff, an Intermediate flutter Developer can crack this easily.

Skills evaluated in this interview

android and Flutter Developer Interview Questions asked at other Companies

Q1. What is the difference between a Stateful and a Stateless Widget in Flutter?
View answer (1)

Interview questions from similar companies

I applied via Walk-in and was interviewed before May 2021. There were 3 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 - Aptitude Test 
Round 3 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is more focused on MySQL queries.
Coding questions mostly related to arrays.

I applied via Campus Placement and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic knowledge required for the Aptitude Test. You need to understand the questions and their technicality and then each question is very easy.

Round 2 - Coding Test 

Need to focus more on the SQL Queries and some average coding skills. This test is used to check the code understanding of the candidate.

Round 3 - Coding Test 

Little more complex problems, need to understand the logic and some complex SQL Queries.
More Focus on JOINS in SQL.

Interview Preparation Tips

Interview preparation tips for other job seekers - You can learn new things here.
Work-Life balance is not good, you have to work more than expected.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

40 Minutes. 40 Question in office Test.
20 Questions Programming related and 20 Questions Aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Aptitude and input output Questions. Practice it for 1st round
if you clear that then you will be eligible for Technical Interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude question were asked around 20 Question of Aptitude and 20 of basic debugging of C language code. Before aptitude there was a essay writing on "factors which increases the market of E-commerce platforms"

Round 2 - Coding Test 

There were 4 coding question and 2 SQL questions. Basic pattern printing question and easy question of leetcode were there in coding and in SQL from "joins" topic.

Round 3 - Coding Test 

Same as the previous round more question of Coding and SQL, plus in the starting they would ask about your tech stack and then assign you a stack for the same.

Interview Preparation Tips

Topics to prepare for Velocity Software Solutions Software Developer interview:
  • SQL
Interview preparation tips for other job seekers - Do easy to medium leetcode question mostly pattern printing and SQL as well.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MCQ - 20 (aptitude), 20(c+ and sql)

Round 2 - Coding Test 

Pattern, array and sql questions

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

Mathematical and logical questions including distance -time, work -time, reasoning, blood relation etc

Round 2 - Technical 

(1 Question)

  • Q1. Database queries including joins.
Round 3 - Coding Test 

DSA moderate question like string reverse, string rotation, frequency of letter in a string.

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

I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Simple questions of quant and coding output

Round 2 - Coding Test 

3 coding question and one pattern question

Round 3 - Technical 

(2 Questions)

  • Q1. Discussions on questions of prev round
  • Q2. One SQL query need to implement

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to good on SQL for passing there interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Intro about Experience
  • Q2. Knowledge on tools
Round 2 - One-on-one 

(2 Questions)

  • Q1. Sdfsfd kjdk dvfikjsf vsjv
  • Q2. Sdjvks sdkvjsk skdcj

Big Rattle Technologies Interview FAQs

How many rounds are there in Big Rattle Technologies interview for freshers?
Big Rattle Technologies interview process for freshers usually has 3 rounds. The most common rounds in the Big Rattle Technologies interview process for freshers are Resume Shortlist, One-on-one Round and Assignment.
How to prepare for Big Rattle Technologies interview for freshers?
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 Big Rattle Technologies. The most common topics and skills that interviewers at Big Rattle Technologies expect are OOPS, Android, CSS, FMCG Sales and HTML.
What are the top questions asked in Big Rattle Technologies interview for freshers?

Some of the top questions asked at the Big Rattle Technologies interview for freshers -

  1. How do you do state management in flutte...read more
  2. Write code for swapping two numbers using two variables o...read more
  3. Write code for input swapping in flut...read more

Tell us how to improve this page.

Big Rattle Technologies Interview Process for Freshers

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

CGS Interview Questions
3.5
 • 25 Interviews
Fusion Interview Questions
3.2
 • 17 Interviews
ElectrifAi Interview Questions
2.7
 • 17 Interviews
View all

Big Rattle Technologies Reviews and Ratings

based on 15 reviews

3.4/5

Rating in categories

3.5

Skill development

3.2

Work-life balance

3.6

Salary

3.4

Job security

3.6

Company culture

3.7

Promotions

3.7

Work satisfaction

Explore 15 Reviews and Ratings
Software Developer
12 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Python Developer
5 salaries
unlock blur

₹3 L/yr - ₹6.9 L/yr

Power BI Developer
5 salaries
unlock blur

₹4 L/yr - ₹5.3 L/yr

Linux Administrator
4 salaries
unlock blur

₹4 L/yr - ₹4.2 L/yr

Senior Software Developer
4 salaries
unlock blur

₹8 L/yr - ₹14.2 L/yr

Explore more salaries
Compare Big Rattle Technologies with

Primus Global Technologies

3.9
Compare

TriGeo Technologies

3.2
Compare

GrapplTech

4.8
Compare

Plada Infotech Services

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