i
Zycus Infotech
Filter interviews by
45 questions with 3 coding questions
SVM stands for Support Vector Machine, a supervised machine learning algorithm used for classification and regression tasks.
SVM finds the hyperplane that best separates different classes in the feature space
It can handle both linear and non-linear data by using different kernel functions
SVM is widely used in image classification, text classification, and bioinformatics
The technical approach for a problem involves defining the problem, gathering data, selecting algorithms, training models, evaluating performance, and iterating.
Define the problem statement and objectives clearly
Gather relevant data and preprocess it for analysis
Select appropriate algorithms and techniques based on the problem
Train machine learning models using the data
Evaluate model performance using metrics like accu...
Top trending discussions
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
Basic SQL and Programming Questions
I applied via Walk-in and was interviewed in Nov 2024. There were 5 interview rounds.
Normal online code / frontend test
Designing and building a platform similar to BookMyShow involves creating a user-friendly interface for booking tickets for various events.
Develop a user-friendly website and mobile app for users to browse and book tickets for movies, concerts, plays, etc.
Implement a secure payment gateway for users to make online transactions.
Integrate a database to store information about events, venues, tickets, and user bookings.
In...
To build a tinyurl-like service, design a system with a URL shortening algorithm, a database to store mappings, and a redirect service.
Use a hashing algorithm to generate short URLs from long URLs (e.g. MD5, SHA-256).
Store the mappings of short URLs to long URLs in a database (e.g. MySQL, Redis).
Implement a redirect service that takes a short URL, looks up the corresponding long URL in the database, and redirects the u...
posted on 8 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS focuses on the concept of classes and objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for diffe...
Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.
Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.
Comparator interface is used to define custom ordering of objects. Example:...
Count occurrences of each character in a given string
Create an array to store the count of each character
Iterate through the string and increment the count of each character in the array
Return the array with counts for each character
Remove duplicates from an array of strings
Iterate through the array and store each element in a set to keep track of unique values
Create a new array with the unique values from the set
I applied via campus placement at NMAM Institute of Technology, Mangalore and was interviewed in Jul 2024. There were 2 interview rounds.
Based on os , linux , nutanix
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
posted on 30 Nov 2024
Rate limiter is a mechanism to control the rate of requests sent to a server
Implement a sliding window algorithm to track the number of requests within a specific time frame
Set a limit on the number of requests allowed per unit of time
Return an error response when the limit is exceeded
Test cases: 1. Send requests below the limit - should be successful. 2. Send requests above the limit - should receive an error response
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
It was ok as aptitude is easy and can be solved by anyone practice is important and crucial for the aptitude round
The question seems to be asking about the concept of joining in a production engineering context.
Joining in production engineering refers to the process of connecting or combining two or more components or materials together.
Common joining techniques include welding, soldering, adhesive bonding, and mechanical fastening.
The choice of joining method depends on factors such as the materials being joined, the required str...
Software Engineer
294
salaries
| ₹3 L/yr - ₹8.9 L/yr |
Procurement Analyst
144
salaries
| ₹3 L/yr - ₹8 L/yr |
Associate Technical Leader
96
salaries
| ₹5 L/yr - ₹13 L/yr |
Softwaretest Engineer
94
salaries
| ₹3 L/yr - ₹6.2 L/yr |
Senior Procurement Analyst
85
salaries
| ₹4.1 L/yr - ₹10.4 L/yr |
SAP
Oracle
IBM
Accenture