Filter interviews by
I am drawn to this company's innovative approach to project management and the opportunity to contribute to its success.
The company has a strong reputation for embracing new technologies and methodologies in project management.
I admire the company's commitment to fostering a collaborative and inclusive work environment.
I believe my skills and experience align well with the company's goals and values.
I would like to streamline Jira workflows, optimize system performance, and enhance user experience.
Implement automation to reduce manual tasks
Optimize Jira configurations for better performance
Train users on best practices and new features
Enhance reporting capabilities for better insights
Top trending discussions
I was interviewed in Feb 2024.
lazy vs lateinit are both used in Kotlin to delay the initialization of variables, but lazy is for val properties and lateinit is for var properties.
lazy is a property delegate that initializes the value only upon first access
lateinit is used for var properties that are guaranteed to be initialized before accessing them
lazy can be used for properties that are computationally expensive to initialize, while lateinit is u...
Hashtable is synchronized and slower, while hashmap is not synchronized and faster.
Hashtable is synchronized, while hashmap is not.
Hashtable does not allow null keys or values, while hashmap allows one null key and multiple null values.
Hashtable is thread-safe, while hashmap is not.
Hashtable is slower than hashmap due to synchronization.
Example: Hashtable ht = new Hashtable(); HashMap hm = new HashMap();
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Failable initialisers are initialisers that can return nil instead of an instance of the class.
Failable initialisers are denoted by placing a question mark after the init keyword.
They are commonly used to handle invalid input or to fail gracefully.
Example: init?(name: String) { if name.isEmpty { return nil } }
Failable initialisers can be used with optional binding to safely unwrap the returned instance.
I applied via LinkedIn and was interviewed in Oct 2021. There were 3 interview rounds.
Interview experience
based on 1 review
Rating in categories
Software Engineer
17
salaries
| ₹10.8 L/yr - ₹25 L/yr |
Senior Software Engineer
6
salaries
| ₹22 L/yr - ₹41.3 L/yr |
Software Developer
5
salaries
| ₹6.6 L/yr - ₹36.3 L/yr |
Data Scientist
4
salaries
| ₹27 L/yr - ₹34 L/yr |
Accountant
4
salaries
| ₹10.4 L/yr - ₹10.4 L/yr |
CrowdStrike
Palo Alto Networks
FireEye
NortonLifeLock's