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 appeared for an interview in Jun 2020.
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I applied via Campus Placement and was interviewed in Oct 2020. There was 1 interview round.
I appeared for an interview before Jun 2016.
I appeared for an interview before Aug 2016.
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
based on 2 interviews
Interview experience
based on 18 reviews
Rating in categories
Software Developer
9
salaries
| ₹1.1 L/yr - ₹6 L/yr |
Node JS Developer
5
salaries
| ₹5.3 L/yr - ₹7.2 L/yr |
Angular Developer
5
salaries
| ₹2.8 L/yr - ₹7 L/yr |
Software Engineer
4
salaries
| ₹5 L/yr - ₹6 L/yr |
Quality Analyst
4
salaries
| ₹2.1 L/yr - ₹2.2 L/yr |
HCL Infosystems
Cogniter Technologies
IVTL Infoview Technologies
Apmosys Technologies