Filter interviews by
Coding practice is a must . DSA concept is a must .
Coding Test 2 which involved a basic array ques . Checked logic ability
Top trending discussions
Given a 2D array of alphabets and a function to check valid English words, find all possible valid words adjacent to each other.
Create a recursive function to traverse the 2D array and check for valid words
Use memoization to avoid redundant checks
Consider edge cases such as words with repeating letters
Optimize the algorithm for time and space complexity
Insert a node at its correct position in a circular linked list containing sorted elements.
Traverse the linked list until the correct position is found
Handle the case where the value to be inserted is smaller than the smallest element or larger than the largest element
Update the pointers of the neighboring nodes to insert the new node
Consider the case where the linked list has only one node
I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.
It was on hackerrank(OA). There were two string and array based medium question.(Part of Blind 75 list)
Use Selenium to extract values from a dynamic table
Identify the table using its locator (id, class, xpath, etc.)
Iterate through the rows and columns of the table to extract values
Use Selenium commands like findElements and getText to retrieve the values
Handle dynamic content by waiting for elements to be present or visible
To find the union of two arrays in Java, use a HashSet to store unique elements from both arrays.
Create two arrays of strings.
Convert arrays to HashSet to remove duplicates.
Combine both HashSets to get the union of arrays.
I applied via Naukri.com
Asked to write a program for Number palindrome
I appeared for an interview in Sep 2024.
I am a dedicated SDET with a passion for automation testing and ensuring software quality.
Experienced in creating and executing automated test scripts using tools like Selenium and JUnit
Proficient in programming languages such as Java and Python
Skilled in identifying and reporting software defects
Strong understanding of software development lifecycle and agile methodologies
I want to join Autodesk because of its innovative technology and global impact in the design industry.
Autodesk is a leader in providing cutting-edge software solutions for design and engineering professionals
I am excited about the opportunity to work on challenging projects and contribute to the company's success
I admire Autodesk's commitment to sustainability and diversity in the workplace
var is function scoped, let is block scoped in JavaScript.
var is function scoped, let is block scoped
var can be redeclared, let cannot be redeclared
let is recommended for use over var in modern JavaScript
OOPS concept of Java refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation detail
How you handle a difficult situation
based on 1 interview
Interview experience
Computer Scientist
454
salaries
| ₹20 L/yr - ₹70.8 L/yr |
Technical Consultant
282
salaries
| ₹7 L/yr - ₹30 L/yr |
Software Engineer
253
salaries
| ₹7.5 L/yr - ₹28 L/yr |
Computer Scientist 2
245
salaries
| ₹28.8 L/yr - ₹101 L/yr |
Senior Software Engineer
205
salaries
| ₹10 L/yr - ₹40 L/yr |
Salesforce
Oracle
Microsoft Corporation
Amazon