i
IntelliaTech Solutions
Filter interviews by
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
Count occurrence of each character in a given string.
Create an array of size 256 to store count of each character (ASCII range)
Iterate through the string and increment count for each character
Print the count of each character at the end
Write a Java program to print unique elements from two given arrays.
Create a HashSet to store unique elements from both arrays.
Iterate through each element in both arrays and add them to the HashSet.
Convert the HashSet back to an array and print the unique elements.
Yes, I have knowledge of AWS services.
I have experience with EC2, S3, RDS, Lambda, and IAM
I have worked on deploying applications on AWS using Elastic Beanstalk
I have knowledge of AWS CloudFormation for infrastructure as code
I have used AWS CLI and SDKs for automation and integration
RestFulAPI's are a type of web service that follows the principles of REST architecture.
RestFulAPI's use standard HTTP methods like GET, POST, PUT, DELETE for communication.
They are stateless, meaning each request from a client must contain all the information needed to fulfill the request.
They typically return data in JSON or XML format.
RestFulAPI's are designed to be easily scalable and maintainable.
Example: Twitter
Reverse the words in a string of a specific length.
Split the input string into words
Iterate through the words and reverse the ones with a length equal to the specified length
Join the reversed words back into a single string
Java 8 introduced new features like lambda expressions and streams. HashMap in Java 8 has improvements like tree bins for better performance.
Java 8 features include lambda expressions, streams, default methods in interfaces, etc.
Internal working of HashMap involves using buckets and linked lists or trees for collision resolution.
In Java 8, HashMap introduced tree bins to handle situations where a bucket has too many el...
Microservice architecture is a design approach where an application is composed of small, independent services that communicate over well-defined APIs.
Microservices communicate with each other through APIs, typically using HTTP/REST or messaging protocols like RabbitMQ or Kafka.
Service discovery mechanisms like Eureka or Consul can be used to locate and connect to other microservices.
API gateways can be used to manage ...
Top trending discussions
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
Questions on string and arrays both are moderate level questions on hacherrank type for 20 marks
posted on 6 Feb 2024
I applied via AmbitionBox and was interviewed in Jan 2024. There was 1 interview round.
posted on 8 Nov 2024
I applied via Naukri.com
posted on 3 Jul 2023
I applied via Company Website and was interviewed in Jun 2023. There were 5 interview rounds.
Logical aptitude.
Spatial aptitude.
Organisational aptitude.
Physical aptitude.
Why they chose your company.
How your product solved the problem clients faced.
The measurable results of the service provided.
Group discussion means one of the news project will be comes we're discussing about that project it's is group discussion
I applied via campus placement at National Institute of Technology (NIT), Warangal and was interviewed in Jul 2022. There were 3 interview rounds.
Their are 30 questions which one has to done in 30 mins
posted on 31 May 2022
I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.
Easy
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, member variables, and methods, while interface cannot.
A class can implement multiple interfaces but can only extend one abstract class.
Abstract classes are used to define a common behavior among subclasses, while interfaces are used to define a contract for classes to impl...
Abstract classes can have both implemented and abstract methods, while interfaces can only have abstract methods. Abstract classes support single inheritance, interfaces support multiple inheritance.
Abstract classes can have both implemented and abstract methods, providing more flexibility in design.
Interfaces can only have abstract methods, promoting a more strict contract for implementing classes.
Abstract classes sup...
posted on 8 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Some of the top questions asked at the IntelliaTech Solutions Software Engineer and Java Developer interview -
based on 1 interview
Interview experience
Java Developer
33
salaries
| ₹1.9 L/yr - ₹6.5 L/yr |
Software Developer
17
salaries
| ₹2.2 L/yr - ₹8 L/yr |
Software Engineer
5
salaries
| ₹2.2 L/yr - ₹8.7 L/yr |
HR Manager
4
salaries
| ₹5 L/yr - ₹6.2 L/yr |
HR Recruiter
4
salaries
| ₹2.3 L/yr - ₹3.8 L/yr |
TCS
Infosys
Wipro
HCLTech