i
Veltris
Filter interviews by
I applied via Naukri.com and was interviewed before Jan 2022. There were 3 interview rounds.
Let, Var, and Const are JavaScript keywords used for declaring variables with different scoping rules and mutability.
Var has function scope and can be redeclared and reassigned.
Let has block scope and can be reassigned but not redeclared.
Const has block scope and cannot be reassigned or redeclared.
Use const for values that won't change, let for values that will, and var for legacy code or global variables.
React Native has several life cycle methods that are called at different stages of the component's life.
Mounting: constructor(), componentWillMount(), render(), componentDidMount()
Updating: componentWillReceiveProps(), shouldComponentUpdate(), componentWillUpdate(), render(), componentDidUpdate()
Unmounting: componentWillUnmount()
Error Handling: componentDidCatch()
To upload the app to both stores, create separate builds for each platform and follow the submission guidelines of each store.
Create separate builds for iOS and Android platforms
Follow the submission guidelines of the App Store and Google Play Store
Submit the builds to each store separately
Ensure that the app meets the requirements of each store
Local storage in React Native allows data to be stored on the device for offline use.
AsyncStorage is the built-in API for local storage in React Native
Data is stored as key-value pairs
Data can be retrieved and updated asynchronously
Local storage can be used for caching data for offline use
Example: AsyncStorage.setItem('key', 'value')
Example: AsyncStorage.getItem('key')
Asked about find the duplicates of a number
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
L1 regularization adds penalty equivalent to absolute value of coefficients, promoting sparsity. L2 regularization adds penalty equivalent to square of coefficients, promoting smaller weights.
L1 regularization is also known as Lasso regularization.
L2 regularization is also known as Ridge regularization.
L1 regularization can lead to feature selection by setting some coefficients to zero.
L2 regularization is more stable ...
Veltris interview questions for popular designations
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
Test case assignment
has_one is a one-to-one association while has_and_belongs_to_many is a many-to-many association in Ruby on Rails.
has_one is used when one record is associated with another record.
has_and_belongs_to_many is used when multiple records are associated with multiple records.
has_one creates a foreign key in the associated record's table.
has_and_belongs_to_many creates a join table to store the associations.
I applied via Campus Placement and was interviewed in Feb 2023. There were 5 interview rounds.
Simple , basic programming skills are enough
I applied via Campus Placement
SubString - From a string find all the possible substrings following a pattern
I applied via LinkedIn and was interviewed in Mar 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Dec 2023. There were 4 interview rounds.
Some questions and tests about the front end technologies like - HTML, CSS, Javascript & other skills.
In the second round, it was the same questions
As a Software Engineer, my roles include developing and maintaining software applications, collaborating with team members, and troubleshooting technical issues.
Developing and maintaining software applications
Collaborating with team members on projects
Troubleshooting technical issues and bugs
Participating in code reviews and providing feedback
Researching new technologies and implementing best practices
I applied via Approached by Company and was interviewed in Jun 2022. There were 2 interview rounds.
Use case writing for different apps
Top trending discussions
The duration of Veltris interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 16 interviews
Interview experience
based on 179 reviews
Rating in categories
6-10 Yrs
Not Disclosed
Software Engineer
53
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
49
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
40
salaries
| ₹0 L/yr - ₹0 L/yr |
Video Specialist
34
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Process Associate
25
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech