Join Regular Classroom : Visit ClassroomTech

Month: July 2021

GlobalLogic Recruitment Drive | Associate Analyst | Codewindow.in

GlobalLogic is a full-lifecycle product development services leader that combines chip-to-cloud software engineering expertise and vertical industry experience to help our customers design, build, and deliver their next generation products and digital experiences. We expertly integrate design, complex engineering, and agile delivery capabilities to produce superior business outcomes for global brands. Headquartered in Silicon Valley, …

GlobalLogic Recruitment Drive | Associate Analyst | Codewindow.in Read More »

JAVA Array

An array is a group of homogeneous variables that are referred to by a common name. Arrays can be created of any dimension(One Dimension or Many Dimension). Every element within an array is accessed by its index. AdvantagesCode Optimization: It makes the code optimized, we can retrieve or sort the data efficiently.Random access: We can …

JAVA Array Read More »

JPMorgan Chase and Co. Recruitment Drive | Software Engineer | Codewindow.in

JPMorgan Chase & Co., one of the oldest financial institutions, offers innovative financial solutions to millions of consumers, small businesses and many of the world’s most prominent corporate, institutional and government clients under the J.P. Morgan and Chase brands. Our history spans over 200 years and today we are a leader in investment banking, consumer …

JPMorgan Chase and Co. Recruitment Drive | Software Engineer | Codewindow.in Read More »

Expleo Recruitment Drive | Software Engineer | Codewindow.in

Expleo is a trusted partner for end-to-end, integrated engineering, quality services and management consulting for digital transformation. We offer unique access to industry-specific expertise and best practice across the following services: consultancy and business agility, product design, production and in-service support, as well as continuous quality. Job Title: Sotware Engineer Last Date To Apply: ASAP, …

Expleo Recruitment Drive | Software Engineer | Codewindow.in Read More »

Amdocs Coding Questions Solved | Question 3 | Codewindow.in

Question : In this task you will get an array of strings that contains words you are required to return a map will contain each unique word as a key and the number of occurrences of each word as a value. Example:Given the following array of strings:“hello”, “world”, “this”, “is”, “this”, “hello”you will return:“hello”,2“world”,1“this”,2“is”,1 Solution …

Amdocs Coding Questions Solved | Question 3 | Codewindow.in Read More »

KLA-Tencor Recruitment Drive | Software Engineer | 13 LPA | Codewindow.in

KLA is a global leader in diversified electronics for the semiconductor manufacturing ecosystem. Virtually every electronic device in the world is produced using our technologies. No laptop, smartphone, wearable device, voice-controlled gadget, flexible screen, VR device or smart car would have made it into your hands without us. KLA invents systems and solutions for the …

KLA-Tencor Recruitment Drive | Software Engineer | 13 LPA | Codewindow.in Read More »

Publicis Sapient Jumpstart Hackathon | Build Your Career | CodeWindow.in

Publicis Sapient is a digital transformation partner helping established organizations get to their future, digitally-enabled state, in both the way they work and the way they serve their customers. We help unlock value through a start-up mindset and modern methods, fusing strategy, consulting, and customer experience with agile engineering and problem-solving creativity. Jumpstart is an …

Publicis Sapient Jumpstart Hackathon | Build Your Career | CodeWindow.in Read More »

Amdocs Coding Questions Solved | Question 1 | Codewindow.in

Question : In this task, you are requested to merge two lists into a sorted list (sorting should be in an ascending order). The function should also remove any duplicated numbers.The function should also remove any duplicated numbers.The function should return the new sorted list. Example:list1 : [-1,1,3,5,7,9]list2: [-2,2,3,4,5,6] The function should return:[-2,-1,1,2,3,4,5,6,7,8,9]Note: assume the …

Amdocs Coding Questions Solved | Question 1 | Codewindow.in Read More »