i
Samcom Technobrains
Filter interviews by
Activity lifecycle refers to the series of states an activity goes through during its lifetime.
An activity can be in one of four states: running, paused, stopped, or destroyed.
The lifecycle methods are: onCreate(), onStart(), onResume(), onPause(), onStop(), and onDestroy().
For example, when an activity is first created, it goes through onCreate(), onStart(), and onResume() methods.
When the activity is no longer visibl...
Fragment lifecycle refers to the series of events that occur during the creation, use, and destruction of a fragment.
The lifecycle includes events such as onAttach(), onCreate(), onCreateView(), onStart(), onResume(), onPause(), onStop(), onDestroyView(), and onDestroy().
Each event corresponds to a specific stage in the fragment's lifecycle.
Developers can override these methods to perform specific actions during each s...
Local Database and API calling test
I applied via Referral and was interviewed in Sep 2023. There were 2 interview rounds.
Some new features in the latest Angular version include Ivy rendering engine, Bazel support, and differential loading.
Ivy rendering engine for improved performance and smaller bundle sizes
Bazel support for faster builds and better dependency management
Differential loading for serving different bundles to modern and legacy browsers
Redux is a predictable state container for JavaScript apps, and RxJS is a library for reactive programming using Observables.
Redux is a state management tool commonly used with React to manage application state in a predictable way.
RxJS is a library for reactive programming that allows you to work with asynchronous data streams using Observables.
Redux helps in managing the state of the application in a single immutable...
Pipes in Angular are used to transform data before displaying it in the view.
Pipes are used to format data in templates.
They can be used to filter, sort, or transform data.
Examples include currency, date, and uppercase pipes.
Task was to prepare a login screen and display some data in table structure along with search and filter functionality without using any library just pure logic. and also use some custom-directives to scroll to a particular item in a page.
OOPs concept is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPs stands for Object-Oriented Programming
Key concepts include classes, objects, inheritance, polymorphism, and encapsulation
Classes are blueprints for objects, defining their properties and behaviors
Objects are instances of classes, representing real-world entities
Inh...
I applied via Job Portal and was interviewed before Nov 2021. There were 2 interview rounds.
Retesting, regression, white box and black box testing, smoke and sanity testing, and walkthroughs are all important testing concepts.
Retesting involves testing a previously failed test case again after the defect has been fixed.
Regression testing involves testing the entire system after changes have been made to ensure that no new defects have been introduced.
White box testing involves testing the internal structure o...
Samcom Technobrains interview questions for popular designations
I was interviewed in Jun 2020.
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
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...
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
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
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
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
based on 2 interviews
Interview experience
based on 18 reviews
Rating in categories
Software Developer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Node JS Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Angular Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Analyst
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech