i
SmartQ - Bottle Lab Technologies
Filter interviews by
I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.
Time distance and basic puzzle questions,6 questions in 45 minutes
posted on 12 Feb 2021
I applied via Other and was interviewed before Feb 2020. There were 3 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.
HashMap uses an array of buckets to store key-value pairs
Each bucket contains a linked list of entries with the same hash code
When a key-value pair is added, its hash code is used to determine the bucket and added to the linked list
When a value is retrieved, its hash code is used to find the bucket and search the linked ...
Set methods are used to set values of private variables in a class.
Set methods are also known as setter methods.
They are used to ensure encapsulation in object-oriented programming.
They typically take a parameter and set the value of a private variable to that parameter.
For example, a set method for a class variable 'name' might look like: public void setName(String name) { this.name = name; }
I applied via Naukri.com and was interviewed in Feb 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Aug 2021. There were 5 interview rounds.
Aptitude consisted of basic quant questions, followed by technical concepts related OOP, .net, java and SQL.
posted on 6 Nov 2021
I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.
posted on 29 Dec 2022
I applied via Naukri.com and was interviewed in Jul 2022. There were 4 interview rounds.
posted on 7 Jul 2024
I am available to start immediately and work full-time.
Available to start immediately
Available to work full-time
Flexible with work hours if needed
I am looking for a competitive salary based on my experience and skills.
Research industry standards for software engineer salaries
Consider my level of experience and expertise
Factor in the cost of living in the area where the job is located
posted on 27 Mar 2024
I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.
1 hour, 2 coding questions, 45 aptitude questions
posted on 10 Apr 2024
I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.
45 aptitude questions, 2 coding questions
The 4 pillars in OOPs are Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation restricts access to certain components within a class, protecting the data.
Abstraction hides complex implementation details and only shows the necessary features.
Polymorphism allows objects to be treated as instances of their parent class or a
posted on 24 Jan 2023
I applied via Campus Placement
It was an online assessment included aptitude, technical and verbal questions.
Java code to reverse a given string
Use StringBuilder or StringBuffer class
Iterate through the string in reverse order
Append each character to the StringBuilder object
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Senior Executive Operations
71
salaries
| ₹3.1 L/yr - ₹4.6 L/yr |
Relationship Manager
23
salaries
| ₹4 L/yr - ₹5.7 L/yr |
Software Engineer
23
salaries
| ₹5.8 L/yr - ₹22 L/yr |
QA Engineer
15
salaries
| ₹6.3 L/yr - ₹8.5 L/yr |
Key Account Manager
13
salaries
| ₹6 L/yr - ₹15 L/yr |
Financial Software & Systems
Ramco Systems
IBS Software Services
Duck Creek Technologies