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
posted on 23 Apr 2023
I applied via Campus Placement and was interviewed in Mar 2023. There were 3 interview rounds.
posted on 12 Sep 2023
I applied via Naukri.com and was interviewed before Sep 2022. There were 3 interview rounds.
Normally coding palindrome, reverse string, GST , java 8 stream api base coding
Inheritance is a concept in OOP where a class inherits properties and behaviors from another class.
Child class inherits attributes and methods from a parent class
Allows for code reusability and promotes the concept of 'is-a' relationship
Example: Class Animal can be a parent class with attributes like name and methods like eat. Class Dog can inherit from Animal and have additional methods like bark
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for better control over the data by preventing external code from directly modifying it.
Example: Creating a class 'Employee' with private variables like 'name' and 'salary', and public methods like 'getName()' and 'getS...
posted on 13 Feb 2022
OOPs is a programming paradigm based on the concept of objects. Multithreading is the ability of a CPU to execute multiple threads concurrently.
OOPs stands for Object-Oriented Programming.
It is based on the concept of objects, which have properties and methods.
Encapsulation, inheritance, and polymorphism are the main concepts of OOPs.
Multithreading is the ability of a CPU to execute multiple threads concurrently.
It all...
Exception is an event that occurs during the execution of a program and disrupts the normal flow of instructions.
Exceptions are used to handle errors and other exceptional events in Java programming.
They are objects that are thrown at runtime and can be caught and handled by the program.
Examples of exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.
Local, final, and static are types of variables in Java. Exception handling is a way to handle errors in code.
Local variables are declared within a method and have limited scope.
Final variables cannot be changed once assigned a value.
Static variables belong to the class and are shared by all instances of the class.
Exception handling is a way to handle errors in code and prevent program crashes.
Try-catch blocks are used...
A database is a collection of data that is organized in a specific way. DBMS is a software that manages the database. RDBMS is a type of DBMS that uses a relational model.
DBMS manages the storage, retrieval, and modification of data in a database.
RDBMS uses a relational model to organize data into tables with rows and columns.
SELECT statement is used to retrieve data from a database.
WHERE clause is used to filter data ...
posted on 14 May 2022
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.
I was interviewed before Sep 2020.
Round duration - 140 minutes
Round difficulty - Medium
Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.
Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...
Given two numbers represented as arrays, calculate their sum and return the result as an array.
Iterate through the arrays from right to left, adding digits and carrying over if necessary
Handle cases where one array is longer than the other by considering the remaining digits
Ensure the final sum array does not have any leading zeros
Round duration - 20 minutes
Round difficulty - Easy
The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.
Round duration - 8 minutes
Round difficulty - Easy
This round was conducted right after finishing and clearing the technical round at the same place and on the same day.
Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.
Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.
Solid principles are a set of design principles for writing maintainable and scalable code in C#.
Single Responsibility Principle (SRP) - a class should have only one reason to change
Open/Closed Principle (OCP) - a class should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes
Interface Segregation Principle (ISP) - client...
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
| ₹0 L/yr - ₹0 L/yr |
Software Developer
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
HR Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
HR Recruiter
4
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech