Round 1: It was an online test time duration for this round was 75min. We were given 22 questions that conations: 15 aptitude logical reasoning… Read More »
Round 1: Aptitude based questions – 10 questions 15 minutes Data Interpretation Number system Technical questions – 30-40 questions Operating system (Disk scheduling, paging) Networking… Read More »
Status: Fresher, B.Tech CS[2020 Batch] Round 1: Online Test [Two sections] [90 minutes] Section A: This section was having 2 programming question. Level of difficulty was… Read More »
One of the biggest debate topics in the software industry is…is there any difference between software engineering and software development? Some industries and techy guys… Read More »
Prerequisite – Classification of Top Down Parsers The Predictive parsing is a special form of recursive descent parsing, where no backtracking is required, so this… Read More »
At the time of interviews, I was having 1.3 Years of experience as an Application Developer. Round 1: HR Screening Round Current Project + Previous… Read More »
I contacted the recruiter through LinkedIn and share my resume with them. Within 2 days, he sent me the test link. At that time I… Read More »
We have already discussed some questions in jQuery Interview Questions and Answers | Set-1 Below are some more related questions: What are the basic selectors… Read More »
To create a search bar in the navigation bar is easy, just like creating another option in the navbar that will search the database. You… Read More »
Given two integers A and B, the task is to find an integer X such that (X XOR A) is minimum possible and the count… Read More »
Given two integers N and K. The task is to find a connected graph with N vertices such that there are exactly K pairs (i,… Read More »
Given n x n points on cartesian plane, the task is to find the weight at (xi, yj) after m operation. xi, yj, w denotes… Read More »
Given two large numbers A and B, the task is to find the product of these two numbers using Grid Method. Examples: Input: A =… Read More »
Given a doubly-linked list and an integer N, the task is to rotate the linked list clockwise by N nodes. Examples: Input: N = 2… Read More »
Given a string str, the task is to check whether all the substrings of length ≥ 2 have the number of vowels at least as… Read More »
Round 1: Pen Paper based DSA Round. I was asked to solve two problems. The focus was to write a complete production ready optimised… Read More »
Given an array arr[] of N integers and an integer M, the task is to find the number of non-empty subsequences such that the sum… Read More »
To learn the art of programming in Java, it is important to first learn the rules and then learn when to break them! And this… Read More »
Close your eyes for 30-40 seconds, imagine a picture of a programmer and then open your eyes. ….What did you see? You might have seen… Read More »
Artificial Intelligence has multiple applications across various fields. Whether you want intelligent robots, self-driving cars, smart homes, etc. Artificial Intelligence can handle it all!!! And… Read More »