i
Knoldus Inc
Filter interviews by
Hard level of coding
Machine learning algorithms are used to train models to make predictions or decisions based on data.
Machine learning algorithms can be supervised, unsupervised, or semi-supervised
Examples of machine learning algorithms include linear regression, decision trees, and neural networks
Machine learning algorithms require large amounts of data to train and improve accuracy
I applied via Referral and was interviewed before Aug 2023. There were 4 interview rounds.
Java program to return prime numbers in a given range
Iterate through the given range and check if each number is prime
A prime number is a number that is only divisible by 1 and itself
Use a nested loop to check for divisibility by numbers less than the current number
Synchronization in Selenium ensures that the automation script waits for the web page to load completely before performing actions.
Use implicit wait to wait for a certain amount of time before throwing an exception
Use explicit wait to wait for a specific condition to be met before proceeding
Use fluent wait to wait for a specific condition with a polling frequency
driver.close() closes the current window, while driver.quit() closes all windows and ends the WebDriver session.
driver.close() closes the current window or tab in the browser.
driver.quit() closes all windows and tabs opened by the WebDriver and ends the WebDriver session.
driver.close() is used when you want to close a specific window, while driver.quit() is used when you want to close the entire browser session.
SOAP is a protocol, while REST is an architectural style for APIs.
SOAP is a protocol that uses XML for messaging and operates over HTTP, SMTP, etc.
REST is an architectural style that uses standard HTTP methods like GET, POST, PUT, DELETE.
SOAP is more rigid and requires more bandwidth, while REST is lightweight and flexible.
SOAP has built-in security features like WS-Security, while REST relies on external security meas...
HTTP methods are used to indicate the desired action to be performed on a resource.
GET - Retrieve data from a server
POST - Send data to a server to create/update a resource
PUT - Update a resource on the server
DELETE - Remove a resource from the server
PATCH - Update a resource partially
OPTIONS - Get information about the communication options available for a resource
HEAD - Retrieve headers from a server without the body
There were 2 coding question on the hacker rank platform , questions were easy , both were string and java related issue problem of DSA
Java program to count triplets in a given array
Create a nested loop to iterate through all possible triplets in the array
Use a counter to keep track of the number of triplets that satisfy the condition
Check if the sum of the triplet is equal to a given target value
Some common exceptions in Selenium include NoSuchElementException, ElementNotVisibleException, TimeoutException, StaleElementReferenceException.
NoSuchElementException occurs when an element could not be found in the DOM.
ElementNotVisibleException occurs when an element is present in the DOM but not visible on the page.
TimeoutException occurs when a command does not complete in the specified time.
StaleElementReferenceEx...
JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
JSON Schema defines the structure of JSON data
It provides clear guidelines on what data is allowed and how it should be structured
JSON Schema can be used to validate JSON data against a predefined schema
I have a strong technical background, excellent problem-solving skills, and a proven track record of delivering successful software solutions.
Extensive experience in software development and consulting
Strong problem-solving skills
Proven track record of delivering successful software solutions
Excellent communication and teamwork abilities
In the next 5 years, I see myself growing into a senior software consultant role, leading projects and mentoring junior team members.
Continuing to enhance my technical skills and knowledge in software development
Taking on more responsibilities in project management and client interactions
Mentoring and guiding junior team members to help them grow in their careers
Possibly pursuing certifications or advanced degrees to f...
Strength: Strong problem-solving skills. Weakness: Sometimes too detail-oriented.
Strength: Ability to quickly analyze complex problems and find effective solutions
Weakness: Can get caught up in minor details and lose sight of the bigger picture
Strength: Strong communication skills to explain technical concepts to non-technical stakeholders
Weakness: Difficulty delegating tasks and trusting others to complete them
Strengt...
Aptitude question, Coding question
I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.
Knoldus Inc interview questions for designations
I applied via Naukri.com and was interviewed before Mar 2021. There were 3 interview rounds.
Coding ques from array and list
Get interview-ready with Top Knoldus Inc Interview Questions
I applied via campus placement at Jaypee University of Information Technology, Solan and was interviewed before Mar 2020. There were 3 interview rounds.
Java Garbage Collector automatically manages memory allocation and deallocation.
Garbage Collector runs in the background and frees up memory by removing objects that are no longer in use.
It uses different algorithms like Mark and Sweep, Copying, and Generational to manage memory.
Java provides methods like System.gc() and Runtime.getRuntime().gc() to request garbage collection.
Garbage Collector can cause performance iss...
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.
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...
based on 34 reviews
Rating in categories
Software Consultant
141
salaries
| ₹3.8 L/yr - ₹10.7 L/yr |
Senior Software Consultant
65
salaries
| ₹6 L/yr - ₹17.2 L/yr |
Software Developer
17
salaries
| ₹4.5 L/yr - ₹10.6 L/yr |
Software Engineer
14
salaries
| ₹4.5 L/yr - ₹8.5 L/yr |
Senior Software Engineer
12
salaries
| ₹6.6 L/yr - ₹22.5 L/yr |
ThoughtWorks
TCS
Persistent Systems
LTIMindtree