Filter interviews by
I applied via campus placement at Dronacharya College of Engineering, Gurgaon and was interviewed in Sep 2023. There were 3 interview rounds.
Good level questions
Find two numbers in an array that add up to a specific target value.
Use a hashmap to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the hashmap.
Return the indices of the two numbers that add up to the target value.
Reverse the order of a Binary Search Tree (BST)
Perform an in-order traversal of the BST and store the nodes in an array
Reverse the array of nodes to get the reversed order of the BST
Reconstruct the BST using the reversed array of nodes
Top trending discussions
posted on 9 Jun 2024
I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in May 2024. There were 2 interview rounds.
Basic questions are there in the test.
&& is a logical AND operator in JavaScript, while &&& is not a valid operator.
&& is used to combine two logical expressions and returns true only if both expressions are true
&&& is not a valid operator in JavaScript and will result in a syntax error
posted on 20 Jan 2024
In this round there are two codingquestion firs was pythagora triplet,and second was sort array 0's 1's,2's.and to solve this program time limit was 1 hour.
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
Binary search is a technique used to efficiently locate a target value within a sorted array.
Start by comparing the target value to the middle element of the array.
If the target value is less than the middle element, search the left half of the array.
If the target value is greater than the middle element, search the right half of the array.
Repeat the process until the target value is found or the subarray is empty.
I would use a combination of HTML, CSS, and JavaScript to create a simple web application that stores and displays data.
Use HTML to create the structure of the web application
Use CSS to style the elements on the page
Use JavaScript to handle user interactions and store/retrieve data
Consider using a backend server (e.g. Node.js) to handle data storage and retrieval
Utilize AJAX to fetch data from the server asynchronously
I applied via Job Fair and was interviewed in Oct 2022. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Oct 2022. There were 3 interview rounds.
It was a 1-hour interview.
there was 1 round of technical interviews and questions about DSA easy to medium from leetcode with optimization of code.
Monotype is a typeface design company that creates and licenses fonts for digital and print media.
Monotype is a leading provider of typeface design and technology solutions.
It offers a wide range of fonts for various applications, including web, mobile, and desktop.
Some of the popular typefaces created by Monotype include Helvetica, Times New Roman, and Arial.
Monotype also provides font management software and services...
A queue can be designed using an array or linked list data structure.
A queue follows the FIFO (First In First Out) principle.
Elements are added to the rear end and removed from the front end.
Array implementation requires keeping track of front and rear indices.
Linked list implementation requires keeping track of only front and rear nodes.
posted on 23 Aug 2024
I applied via campus placement at SVPM's College Pune University, Pune and was interviewed before Aug 2023. There were 3 interview rounds.
General numerical problems
Developed a web-based inventory management system for a retail company.
Used Java for backend development
Implemented responsive design using HTML, CSS, and JavaScript
Integrated payment gateway for online transactions
I was responsible for developing and testing new features for the company's mobile application.
Developed new features for the mobile application
Tested the functionality of the features
Collaborated with team members to ensure successful implementation
I contributed by developing new features, fixing bugs, and optimizing code for the software project.
Developed new features based on user requirements
Fixed bugs reported by QA team or users
Optimized code for better performance and efficiency
Developed a web-based project management tool for tracking tasks and deadlines.
Used HTML, CSS, and JavaScript for front-end development
Implemented backend functionality using Node.js and MongoDB
Incorporated user authentication and authorization features
Utilized RESTful APIs for communication between front-end and back-end
My hobbies include playing the guitar, hiking, and reading science fiction novels.
Playing the guitar
Hiking
Reading science fiction novels
I applied via campus placement at NBKR Institute of Science and Technology, Vidyanagar and was interviewed in Oct 2022. There were 3 interview rounds.
Questions on strings and arrays.
Questions on strings and arrays.
posted on 19 May 2024
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
Write the program to reverse the letters of the words in a sentence.
I applied via Campus Placement and was interviewed before Dec 2020. There were 4 interview rounds.
based on 1 review
Rating in categories
Software Engineer
91
salaries
| ₹3 L/yr - ₹10.8 L/yr |
Software Developer
8
salaries
| ₹4 L/yr - ₹11 L/yr |
Senior Software Engineer
7
salaries
| ₹8.1 L/yr - ₹16 L/yr |
Business Analyst
6
salaries
| ₹5.4 L/yr - ₹10.5 L/yr |
Software Engineer Trainee
5
salaries
| ₹4.2 L/yr - ₹4.2 L/yr |
TCS
Infosys
Wipro
HCLTech