i
GoodWorkLabs Services
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
New input types include color, date, datetime-local, email, month, number, range, search, tel, time, url, and week.
Color - allows users to select a color
Date - allows users to select a date
Datetime-local - allows users to select a date and time
Email - allows users to enter an email address
Month - allows users to select a month and year
Number - allows users to enter a number
Range - allows users to select a value within ...
Yes, it is possible to write Article Tag inside Session Tab.
Article Tag can be written inside Session Tab using HTML and CSS.
It is important to ensure that the code is properly structured and validated.
This can improve the organization and readability of the code.
Example:
Less and SASS/SCSS are CSS preprocessors that offer advantages such as variables, mixins, and nesting.
Both preprocessors allow for the use of variables, which can simplify the process of updating styles across a website.
Mixins allow for the reuse of code, reducing the amount of code that needs to be written.
Nesting allows for more organized and readable code.
SASS/SCSS also offers additional features such as functions a...
SASS is an older syntax of SCSS, which is a newer and more popular syntax of Sass.
SASS uses indentation for nesting, while SCSS uses braces.
SCSS is more similar to CSS syntax, making it easier for beginners to learn.
SCSS supports inline comments, while SASS does not.
SCSS files have a .scss extension, while SASS files have a .sass extension.
Top trending discussions
posted on 24 Oct 2023
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
Find duplicate items in array of strings.
Iterate through array and store each item in a hash set.
If item already exists in hash set, it is a duplicate.
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 9 Jan 2025
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.
posted on 1 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Number series in aptitude involves identifying the pattern in a sequence of numbers and predicting the next number.
Look for patterns such as arithmetic progression, geometric progression, or a combination of both.
Check for alternate numbers, differences between consecutive numbers, or multiplication factors.
Consider prime numbers, squares, cubes, or other mathematical operations applied to the series.
Example: 2, 4, 6, ...
Relationships in verbal communication are crucial for effective collaboration and understanding.
Verbal communication involves both verbal and non-verbal cues
Active listening is key to building strong relationships in verbal communication
Clarity and conciseness in speech can enhance relationships
Empathy and understanding of others' perspectives are important in verbal relationships
The four branches of OOP are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: The ability for objects of different classes to respond to the same method call.
Abstraction: Hiding the complex implementation details and showing only
Structures in C are user-defined data types that allow grouping of variables of different data types under a single name.
Structures are used to represent a record which consists of different data types.
They are defined using the 'struct' keyword.
Each variable in a structure is called a member.
Structures can be nested within other structures.
Example: struct employee { int emp_id; char emp_name[50]; float emp_salary; };
E
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have method implementations, while interface cannot.
A class can implement multiple interfaces, but can only inherit from one abstract class.
Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.
Example: Abstr...
based on 2 reviews
Rating in categories
Software Engineer
54
salaries
| ₹4.6 L/yr - ₹19 L/yr |
Senior Software Engineer
42
salaries
| ₹8 L/yr - ₹21 L/yr |
Software Developer
19
salaries
| ₹5 L/yr - ₹16 L/yr |
Devops Engineer
8
salaries
| ₹4.8 L/yr - ₹6 L/yr |
Technical Lead
8
salaries
| ₹14 L/yr - ₹28 L/yr |
TCS
Infosys
Wipro
HCLTech