i
Bitwise Solutions
Filter interviews by
I applied via Campus Placement
Easy logical basic intermediate basics
Mostly questions asked on SQL and big data
I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.
An average question like English, simple maths like work and time relation or some of few topic that is asked it simple to clear for avg person
There are 2 questions of moderate level, both need to be have 100% solved and all test case should run
Bitwise Solutions interview questions for designations
I applied via Campus Placement and was interviewed before Nov 2020. There were 6 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
Quants, Logical aptitude. 3 coding questions, included Maximum Sum Subarray
Any recent trending topic.
OOPs concepts and pillars. Design a Vehicle class based on requirements.
OOPs concepts: Abstraction, Encapsulation, Inheritance, Polymorphism
Vehicle class requirements: attributes like make, model, year, methods like start, stop, accelerate
Use binary search to find the first and last occurrence of the character, then calculate the frequency.
Use binary search to find the first occurrence of the character in the string.
Use binary search to find the last occurrence of the character in the string.
Calculate the frequency by subtracting the indices of the last and first occurrences and adding 1.
posted on 20 Jun 2024
100 chooses total in that 50 coding,25 aptitude,25english -round 1
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
Quants, Logical aptitude. 3 coding questions, included Maximum Sum Subarray
Any recent trending topic.
OOPs concepts and pillars. Design a Vehicle class based on requirements.
OOPs concepts: Abstraction, Encapsulation, Inheritance, Polymorphism
Vehicle class requirements: attributes like make, model, year, methods like start, stop, accelerate
Use binary search to find the first and last occurrence of the character, then calculate the frequency.
Use binary search to find the first occurrence of the character in the string.
Use binary search to find the last occurrence of the character in the string.
Calculate the frequency by subtracting the indices of the last and first occurrences and adding 1.
I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.
Basic aptitude questions
OOPs concepts are fundamental principles in object-oriented programming that help in organizing and designing code.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: Class Car with properties like make, model, and methods like start(), stop().
Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Class SUV inheriting from Class...
Array list stores elements in contiguous memory locations, while linked list stores elements in nodes with pointers to the next node.
Array list allows random access to elements based on index, while linked list requires traversal from the beginning to access elements.
Insertions and deletions are faster in linked list as it only requires updating pointers, while in array list it may require shifting elements.
Example: Ar...
String is immutable in order to ensure data integrity and security.
Immutable strings prevent accidental data modification, ensuring data integrity.
Immutable strings enhance security by preventing unauthorized access or tampering.
Immutable strings allow for more efficient memory management and optimization.
Examples: Java, Python, and C# all have immutable string objects.
posted on 16 May 2024
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
English, Maths, Reasoning
based on 4 interviews
Interview experience
based on 105 reviews
Rating in categories
Programmer Analyst
659
salaries
| ₹3.8 L/yr - ₹15 L/yr |
Softwaretest Engineer
510
salaries
| ₹2.8 L/yr - ₹10 L/yr |
Programmer
475
salaries
| ₹3 L/yr - ₹10 L/yr |
System Analyst
284
salaries
| ₹8.1 L/yr - ₹27 L/yr |
Test Analyst
207
salaries
| ₹4 L/yr - ₹14 L/yr |
TCS
Infosys
Wipro
HCLTech