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 ...
I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.
Aptitude test on CS subjects like C programming, DBMS, CN, and OS.
There were 2 input-output based questions of easy to moderate level
Every candidate was given an individual topic and was asked to speak on it
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
Aptitude, reasoning, English, cloud sections
2 questions in which , one has to complete within an 50 minutes
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
It was a basic aptitude test.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jun 2021. There were 2 interview rounds.
English is the main focussed part
Some of the top questions asked at the IntelliaTech Solutions interview -
based on 1 interview
Interview experience
based on 33 reviews
Rating in categories
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
6
salaries
| ₹2.8 L/yr - ₹17 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