i
Sequoia Group
Filter interviews by
Top trending discussions
posted on 23 Sep 2024
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
After 3 sections of aptitude, English and core subjects, there were two coding problems both based on string one was easy and other was medium.
Developed a web-based project management tool for tracking tasks and deadlines
Utilized HTML, CSS, JavaScript for front-end development
Used PHP and MySQL for back-end functionality
Implemented user authentication and authorization features
Integrated calendar and notification system for task reminders
The backend of my project is responsible for handling server-side logic and data processing.
Implemented RESTful APIs for communication between frontend and backend
Used Node.js and Express for server-side scripting
Utilized MongoDB for database management
Implemented authentication and authorization using JWT tokens
I implemented concepts of OOP in my projects by creating classes, objects, inheritance, encapsulation, and polymorphism.
Used classes to represent real-world entities
Implemented inheritance to reuse code and create a hierarchy of classes
Utilized encapsulation to hide data and restrict access to it
Applied polymorphism to allow objects of different classes to be treated as objects of a common superclass
Duplicate entries in the database can be handled by using unique constraints, deduplication scripts, or merging duplicate records.
Use unique constraints in the database schema to prevent duplicate entries.
Implement deduplication scripts to regularly scan and remove duplicate records.
Merge duplicate records by updating one record with the information from the other duplicate record.
Code to check if a string is a palindrome or not
Create a function that takes a string as input
Remove all non-alphanumeric characters and convert to lowercase
Compare the string with its reverse to check if it's a palindrome
I applied via campus placement at VNR Vignan Jyothi Institute of Engineering and Technology, Hyderabad and was interviewed in Aug 2024. There were 3 interview rounds.
5 coding questions, 2-medium and 3 easy - medium
Optimal approach for checking if a number is prime or not using DSA
Optimal approach for checking prime numbers is to iterate up to square root of the number
Use trial division method to check divisibility by numbers up to square root of the number
Time complexity of this approach is O(sqrt(n))
A class is a blueprint for creating objects, which are instances of the class. Objects have attributes and behaviors.
Classes define the structure and behavior of objects.
Objects are instances of classes and have their own unique attributes and behaviors.
Example: Class 'Car' with attributes like 'color' and behaviors like 'drive'. Object 'myCar' is an instance of 'Car' with color 'red' and can drive.
Example: Class 'Pers...
SQL normal forms are levels of organization for relational databases to reduce redundancy and improve data integrity.
First normal form (1NF) - Eliminate repeating groups and ensure each column contains atomic values.
Second normal form (2NF) - Meet 1NF requirements and have all non-key attributes fully functionally dependent on the primary key.
Third normal form (3NF) - Meet 2NF requirements and have no transitive depend...
I applied via Job Portal
API calls allow software applications to communicate with each other by sending and receiving data.
API calls are made by sending a request to a specific endpoint using a defined protocol such as HTTP or REST.
The request includes information like the method (GET, POST, PUT, DELETE), headers, and parameters.
The server processes the request and sends back a response, which can include data, status codes, and headers.
API c...
There are multiple ways to sort an array of strings, such as using built-in functions like sort() or implementing custom sorting algorithms.
Use built-in sort() function in languages like JavaScript or Python
Implement custom sorting algorithms like bubble sort, merge sort, or quick sort
Consider the specific requirements of the sorting task to choose the most efficient method
I applied via Job Fair and was interviewed in Nov 2023. There were 2 interview rounds.
Customer service is an essential element in software development.
Customer service involves providing support and assistance to users of software applications.
It includes addressing user queries, resolving issues, and ensuring customer satisfaction.
Software developers may interact with customers through various channels like email, phone, or live chat.
Good customer service can lead to positive user experiences and incre...
Challenges in development include managing project timelines, debugging complex issues, and staying updated with new technologies.
Managing project timelines to ensure timely delivery of software
Debugging complex issues that arise during development
Staying updated with new technologies and tools to remain competitive in the industry
String and arrays duplicate and sorting questions
Reasoning and aptitude question
I applied via Newspaper Ad and was interviewed before Oct 2023. There were 2 interview rounds.
Normal apti question
Linear data structure
I was interviewed in Oct 2020.
Round duration - 60 minutes
Round difficulty - Easy
It was an online one on one call that was taken. Like many others, even i too got formal and straight forward with my interviewers. It was pretty good despite the connectivity issues. I have gained by the way they were asking me questions as the nature of the call was quite amicable. It was pretty good as it was during the day for me.
Let the two strings be x and y.
Let x(i) be the substring of x from index 0 to index i.
Let c[i, j] be the length of the longest common subsequence of strings x(i) and y(j).
Then the recurrence relation to find c[i, j] is as follows:
We can use this relation to write a simple recursive program but instead of recomputing the results of subproblems, compute them just once and store their results in a l...
Round duration - 60 minutes
Round difficulty - Easy
It was during the night. I was to attend an one on one interview. Though it was a shaky start in the beginning, sporadically i picked up. The affable nature of the interviewer made me feel special and comfortable. He not only asked me normal interview questions but also took me through the technical aspects of an interview and i could get them all!
Step 1 : I first applied bubble sort. It was not good enough.
Step 2 : Interviewer asked me to optimise the solution.
Step 3 : Then I gave solution with merge sort and interviewer was happy.
Tip 1 : Stay focused, clear and confident before and during the interview.
Tip 2 : Language and body language must be formal.
Tip 3 : Put your creativity thoughts into action.
Tip 1 : Make it very formal, tight and crisp. Don't end up highlighting unnecessary details else it would be rejected.
Tip 2 : Ensure that it has all that certifications, projects and self profile explaining terms which makes it lucrative.
Product Manager
4
salaries
| ₹28 L/yr - ₹30 L/yr |
Senior Software Engineer
4
salaries
| ₹38 L/yr - ₹45 L/yr |
Data Engineer
4
salaries
| ₹12 L/yr - ₹27.5 L/yr |
Software Development Engineer II
4
salaries
| ₹26 L/yr - ₹29 L/yr |
Senior Data Engineer
4
salaries
| ₹46 L/yr - ₹56 L/yr |
KPMG India
Deloitte
PwC
Ernst & Young